/asyncio-socks5

A socks5 server using asyncio

Primary LanguagePython

aysncio-socks5

Just a socks5 server

  • Support username/password authentication
  • Support command CONNECT

TODO

  1. Support command BIND, UDP ASSOCIATE
  2. Optimize the logic between IPv4 and IPv6