Skip to content

swsmile/Socks5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Plugin Information

With plugins, you can currently do the following:

  • Handle connections to the socks5 server and block by IP.
  • Handle/require a login for the Socks5 proxy.
  • Handle/modify incoming and outgoing data.
  • Handle/modify incoming connections, and rewrite them to different domains/addresses & ports.
  • Handle raw socket connections and override them.

#Included In This Branch

Socks5 and Socks5_Minimal. Socks5 Minimal is a socks5 server with no plugin support, and is a lot better performing as well as smaller in size.

#Security

Built into the Socks5Client is a small encryption protocol that interfaces perfectly with the Socks5Server. This is exclusive between the client and server and uses a special authentication type for compatibility. The Socks5Client will prefer SocksEncrypt mode on connection but for reverse compatibility, it still has regular Socks5 support.

About

A full-fledged high-performance socks5 proxy server written in C#. Plugin support included.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%