Hello, In anticipation of the adoption call, I'd like to share the status of our SOCKS v6 implementation.
We have the following pieces of software, all released under a very permissive license: * A library for creating and parsing SOCKS v6 requests and responses (incl. options and sanity checks). It's feature-complete as of -08: [ https://github.com/45G/libsocks6msg | https://github.com/45G/libsocks6msg ] * A utility library: [ https://github.com/45G/libsocks6util | https://github.com/45G/libsocks6util ] * A TCP proxy and transparent proxifier. (TCP Bind, UDP and v5-style authentication are not supported yet.) Most notable features are implemented: TLS1.3 with early data, idempotence, sessions, 0-RTT authentication, TFO, MPTCP and DNS. [ https://github.com/45G/sixtysocks | https://github.com/45G/sixtysocks ] Cheers, Vlad
_______________________________________________ Int-area mailing list [email protected] https://www.ietf.org/mailman/listinfo/int-area
