tunnerl

SOCKS proxy

An implementation of SOCKS proxy protocols in Erlang/OTP for secure and efficient network communication

SOCKS4, SOCKS4a and SOCKS5 protocols implementation in Erlang/OTP.

GitHub

28 stars
4 watching
2 forks
Language: Erlang
last commit: about 1 year ago
Linked from 1 awesome list

erlangerlang-socks-serverproxysocks4socks5sosck4a

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wzshiming/socks5 Implementing multiple proxy protocols for secure communication over TCP and UDP networks. 88
rofl0r/microsocks A lightweight SOCKS5 proxy server designed to be portable and efficient, handling authentication and resource management. 1,590
joshglazebrook/socks A client library implementing a SOCKS proxy to connect to remote servers through an intermediate proxy server. 304
akdeniz/mitmsocks4j An interceptor for SOCKS Proxy protocol to dump connections' content even if secured with SSL. 35
nskondratev/socks5-proxy-server A SOCKS5 proxy server written in JavaScript, providing user management and statistics through a Telegram bot interface. 104
ynuwenhof/koblas A lightweight SOCKS5 proxy server written in Rust with configuration options and support for multi-user authentication. 98
valtteril/upnproxychain Creates a SOCKS proxy server by chaining vulnerable UPnProxy devices 80
sockjs/sockjs-erlang An Erlang implementation of the SockJS protocol, providing a WebSocket-like connection for efficient bidirectional communication between clients and servers. 266
shoriwe/fullproxy A toolkit for creating proxy servers and tunnels with support for SOCKS5, HTTP, port forwarding, and reverse proxying 79
cfal/shoes A multi-protocol proxy server written in Rust 235
starius/lua-resty-socks5 Provides a Lua implementation of the SOCKS5 proxy protocol for web servers 33
wzshiming/anyproxy A proxy server project supporting multiple network protocols for forwarding and anonymization of internet traffic 35
icepa/tun2tor A Rust library that creates a userspace tunnel interface and connects it to a stream-based proxy for routing internet traffic through Tor 104
corsis/portfusion A cross-platform proxy and tunneling solution for TCP protocols 192
shawwwn/uproxy A minimalist, asyncio-based proxy server for HTTP/HTTPS and SOCKS protocols 5