search for: libsocks6util

Displaying 1 result from an estimated 1 matches for "libsocks6util".

2020 Aug 31
2
SOCKSv6 and OpenSSH
...ion against replays ?* Zero (or even negative!) RTT overhead compared to connecting to the server directly, assuming the proxy is on path There's also an implementation available on Github: ?* Message library: https://github.com/45G/libsocks6msg ?* Utility library: https://github.com/45G/libsocks6util ?* TCP proxy and transparent proxifier: https://github.com/45G/sixtysocks The libraries are written in C++, but also have C bindings, so they could be used for a potential OpenSSH + SOCKSv6 prototype. Cheers, Vlad