socks-protocol
There are 21 repositories under socks-protocol topic.
txthinking/socks5
SOCKS Protocol Version 5 Library in Go. Full TCP/UDP and IPv4/IPv6 support
JoshGlazebrook/socks
Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.
Jackarain/proxy
Implementation of http, https, socks4/socks4a, socks5 server and client proxy protocols using modern c++ (使用现代 c++ 实现 http、https、socks4/socks4a、socks5 服务端和客户端完整的代理协议。)
cfcs/ocaml-socks
SOCKS4a and SOCKS5 (RFC 1928; RFC 1929) handling for ocaml clients and servers
ThomasMiz/dust-devil
A socks5 proxy server with advanced remote monitoring capabilities
avplayer/proxy
使用现代 c++ 实现 http、socks 代理协议。
connectbot/simplesocks
A simple SOCKS library used in ConnectBot.
firefart/gosocks
gosocks is a golang based implementation of a socks5 server which supports custom handlers
doem97/RFC-1928_Chinese_Edition
This is an unofficial translated version of RFC-1928(SOCKS Protocol Version 5), the famous network socks design protocol.
MoIzadloo/tsocks
Flexible implementation of the SOCKS protocol
daskol/socks-proxy
Simple SOCKS4 proxy in modern C++
hexian000/neosocksd
A fast and lightweight proxy server that can run Lua script as rule set.
f0reachARR/go-socks5-server
Socks5 protocol parser & server on Golang
josenicomaia/socks-server
Socks5 Server written in Java (rfc1928)
MissPP/ippx
ippx is a tunnel proxy which can help you get through intranet. So you can work at home now !
MoksS-zz/socks-v5
Implementation of socks 5 version on node js
OmarTariq612/socks-server
A simple socks server that supports (socks 5 / socks 4 / socks 4a) clients.
henglinli/socks
An SOCKS5 OTP application
OmarTariq612/socks5-client-resolver
A local dns resolver for socks5 clients that does not support resolving dns locally.
OmarTariq612/socks5-fragmenter
A fragmenter that fragments the socks5 handshake to prevent censorship firewalls from detecting and blocking the connection.