austinhartzheim / trixy

Create network listeners, tunnels, and outbound connections in a modular way allowing interception and modification of the traffic.
GNU General Public License v3.0
3 stars 0 forks source link

Support the SOCKS5 protocol #3

Closed austinhartzheim closed 9 years ago

austinhartzheim commented 9 years ago

Add support for the SOCKS5 protocol as defined in RFC1928.

The following RFCs should also be evaluated for possible inclusion:

austinhartzheim commented 9 years ago

Support for the Socks5Input and Socks5Output have been added as of commit b503239e64f2270a3a71c6a0ae3e167b5a0ce392.