socks5
Proxy protocols
Implementing multiple proxy protocols for secure communication over TCP and UDP networks.
Socks5/Socks5h server and client. Full TCP/Bind/UDP and IPv4/IPv6 support
88 stars
7 watching
17 forks
Language: Go
last commit: 4 months ago associatebindconnectsockssocks5socks5-clientsocks5-proxysocks5-serversocks5hudp
Related projects:
Repository | Description | Stars |
---|---|---|
wzshiming/anyproxy | A proxy server project supporting multiple network protocols for forwarding and anonymization of internet traffic | 35 |
wzshiming/httpproxy | An HTTP proxy project that adds support for multiple protocols and can be used as a standalone handler or integrated with others | 28 |
surik/tunnerl | An implementation of SOCKS proxy protocols in Erlang/OTP for secure and efficient network communication | 28 |
joshglazebrook/socks | A client library implementing a SOCKS proxy to connect to remote servers through an intermediate proxy server. | 304 |
ynuwenhof/koblas | A lightweight SOCKS5 proxy server written in Rust with configuration options and support for multi-user authentication. | 95 |
nskondratev/socks5-proxy-server | A SOCKS5 proxy server written in JavaScript, providing user management and statistics through a Telegram bot interface. | 104 |
rofl0r/microsocks | A lightweight SOCKS5 proxy server designed to be portable and efficient, handling authentication and resource management. | 1,574 |
valtteril/upnproxychain | Creates a SOCKS proxy server by chaining vulnerable UPnProxy devices | 80 |
shoriwe/fullproxy | A toolkit for creating proxy servers and tunnels with support for SOCKS5, HTTP, port forwarding, and reverse proxying | 79 |
shawwwn/uproxy | A minimalist, asyncio-based proxy server for HTTP/HTTPS and SOCKS protocols | 5 |
akdeniz/mitmsocks4j | An interceptor for SOCKS Proxy protocol to dump connections' content even if secured with SSL. | 35 |
starius/lua-resty-socks5 | Provides a Lua implementation of the SOCKS5 proxy protocol for web servers | 33 |
cfal/shoes | A multi-protocol proxy server written in Rust | 232 |
corsis/portfusion | A cross-platform proxy and tunneling solution for TCP protocols | 192 |
skx/tunneller | Allows internal services to be accessed over the internet by establishing a proxy connection through a central host. | 477 |