database64128
database64128
With ATM 5 I waited for 2 hours and it's still stuck there in a single-thread loop.
Network interfaces can change after the server started. It's difficult and a bit unrealistic to keep track of future changes.
> Are you aware of a situation where it would be important to serve Outline on an interface that did not exist when the Outline daemon started? Some of my...
@bmah888 Any plan to have this PR reviewed and merged?
Thank you for the suggestions. I do have the cookies option as a custom preset myself, as I ended up not including it as a builtin preset due to the...
One of my systems requires `IPv6_rpfilter=off` for remote access. Falling back to the stock configuration, which defaults to `IPv6_rpfilter=strict`, breaks remote access to the system. Instead of completely discarding the...
[tfo-go](https://github.com/database64128/tfo-go) implements TCP Fast Open support. It provides a set of APIs similar to the ones in `net`, with even the same underlying concrete types (`*net.TCPConn`, `*net.TCPListener`) as return values....