Implements a proxy server using version 5 of the SOCKS protocol as defined in RFC 1928. Work in progress.
- GSSAPI Authentication
- Username/Password Authentication
- Port binding command
- UDP association command
Contributions implementing anything in TODO or any bug fixes/improvements are much appreciated.
- SOCKS5 proxy server using anonymous authentication and a TCP/IP connection
- Sample application that runs a simple SOCKS proxy
- GCDAsyncSocket (submodule)
Licensed under MIT.