Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 516 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 516 Bytes

Socks 5 server implementation in CSharp

Functional working socks 5 server written in C#. Supports both IPv4 and IPv6.

  • Connect command works fine (TCP)
  • Udp associate is in progress
  • Bind command is not planned to be supported
  • Supports plugins
  • Database connection (login, stats, billing, services)
  • Statistics

Push for functional service website is planned