socks

SOCKS client library

A client library implementing a SOCKS proxy to connect to remote servers through an intermediate proxy server.

Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.

GitHub

304 stars
8 watching
35 forks
Language: TypeScript
last commit: 5 months ago
clientsocketsockssocks-clientsocks-protocolsocks-proxysocks4socks4asocks5typescript

Related projects:

Repository Description Stars
wzshiming/socks5 Implementing multiple proxy protocols for secure communication over TCP and UDP networks. 88
nskondratev/socks5-proxy-server A SOCKS5 proxy server written in JavaScript, providing user management and statistics through a Telegram bot interface. 104
surik/tunnerl An implementation of SOCKS proxy protocols in Erlang/OTP for secure and efficient network communication 28
rofl0r/microsocks A lightweight SOCKS5 proxy server designed to be portable and efficient, handling authentication and resource management. 1,574
ynuwenhof/koblas A lightweight SOCKS5 proxy server written in Rust with configuration options and support for multi-user authentication. 95
valtteril/upnproxychain Creates a SOCKS proxy server by chaining vulnerable UPnProxy devices 80
akdeniz/mitmsocks4j An interceptor for SOCKS Proxy protocol to dump connections' content even if secured with SSL. 35
cfal/shoes A multi-protocol proxy server written in Rust 232
kost/micropython-socks MicroPython SOCKS server implementation 5
gnarroway/hato An HTTP client library for Clojure that wraps JDK 11's HttpClient for synchronous and asynchronous requests with websockets support. 380
kriswallsmith/buzz A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. 1,918
bannsec/cosmosocks A socks server implemented in Cosmopolitan libc, providing platform-independent execution across various operating systems 24
rjungemann/sockpuppet A Ruby/ActionScript socket client/server with binary serialization using AMF 2
sockjs/sockjs-node A Node.js library that enables real-time, cross-browser communication between clients and servers through a WebSocket-like interface 2,095
jarohen/chord A Clojure/ClojureScript library that enables communication with web-sockets and provides a common interface for various data formats. 439