Socks5

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

Github星跟踪图

Build Status

About Socks5

Socks5 is a Socks5 proxy server/client written in C#. The server is both high performance and low latency, with maximum throughput thought through.

Socks5 includes massive plugin support, for doing things such as sniffing data, modifying inbound/outbound connections, and even giving the server firewall-like functionality.

Plugin Information

The current plugin list has the following functionality and examples included:

  • Handle connections to the socks5 server and allow/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

Just the standard Socks5 library.
Socks5Minimal is no longer supported.

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.

主要指标

概览
名称与所有者zacbre/Socks5
主编程语言C#
编程语言C# (语言数: 1)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2014-04-16 19:24:49
推送于2023-05-12 01:54:40
最后一次提交
发布数0
用户参与
星数431
关注者数14
派生数158
提交数87
已启用问题?
问题数33
打开的问题数6
拉请求数2
打开的拉请求数0
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?