/socks5

Primary LanguageErlangApache License 2.0Apache-2.0

socks5

A toy project only implements part of rfc1928 currently.

Supported:

  1. TCP connection and IPv6 target server
  2. NO AUTHENTICATION REQUIRED

Todo:

  • UDP support
  • bind support
  • GSSAPI must and username/password impl
  • Client connction over tls/dtls