database64128

Results 265 comments of database64128

Or you can just embed `x/sys/cpu.CacheLinePad` in contended global variables?

Hi, author of swgp-go here. You can run swgp-go in client mode on server 1 and in server mode on server 2. The client accepts plain WireGuard packets and forwards...

1. What's the version of your Linux kernel? 2. What's the `net.ipv6.bindv6only` sysctl value on your system? 3. Does changing `"proxyConnListenNetwork"` to `"udp4"` fix the issue for you?

Interesting. I tried to mimic your config as much as possible, and it just won't reproduce. My kernel version is `6.9.9-arch1-1`. Did you build from the latest commit on the...

Glad to hear it helped, but I wouldn't say it's "resolved". The `sendmmsg` path, which is the default `batchMode` on Linux, currently does not work on systems with dual-stack IPv6...

This should no longer be an issue after 26aed422a7ed9682787174023c2242ccc82a39e6. Can you update to the latest commit and see if it works for you without `"batchMode": "no"`?

I just ran into this issue with several hybrid torrents. As hybrid torrents get adopted by more uploaders, more people will start running into this problem. Maybe it's time to...

@alexander-potemkin No, like the author said, this is too much of a hack to be merged. If your internet-facing physical interface has a fixed IP address, like `192.168.50.11`, you could...

@lsgrep Off-topic shameless plug: Saw you wrote https://github.com/lsgrep/cfbind, thought you might be interested in a similar project of mine: https://github.com/database64128/ddns-go. On Linux and Windows, ddns-go can use native platform APIs...

> I move around a lot with laptop and sometimes I use mobile hotspot so fixed IP does not work for me. Does the network interface change? Would it work...