bhhbazinga / socks5Links
A light weight socks5 proxy server implemented in c using epoll and nonblocking socket.
☆24Updated 5 years ago
Alternatives and similar repositories for socks5
Users that are interested in socks5 are comparing it to the libraries listed below
Sorting:
- A SOCKS5 proxy server powered by libuv☆20Updated 3 years ago
- 🌐 SOCKS V5 server in C, based on epoll, single thread, supports TCP and UDP. C 语言实现的 SOCKS V5 代理服务器,基于 epoll,单线程,支持 TCP 和 UDP。☆42Updated 4 years ago
- A simple, lightweight socks5 library (IPv4/IPv6/TCP/UDP/Client/Server)☆40Updated 2 weeks ago
- Simple HTTPS proxy (does TLS encryption, checks client certificates by hash codes, and determines forward by Host header).☆12Updated 5 years ago
- If commercial application please use "liulilittle@VEthernet" this is a test project has no practical value.☆64Updated 5 years ago
- 基于libuv开发的内网穿透反向代理(Intranet penetration reverse proxy)☆27Updated last year
- Fast reverse proxy supports UDP/TCP tunnel proxy.☆35Updated 2 years ago
- Https中间人劫持验证性库☆17Updated 8 years ago
- A C++11 socks5 proxy server based on Libevent☆70Updated 7 years ago
- 自己实现的一个socks5服务端程序(目前仅支持tcp)☆13Updated 7 years ago
- A blazing fast tun2socks implementation with pure C++ and boost.asio 🚀.☆55Updated 5 years ago
- ctunnel is a proxy and VPN software for tunneling TCP and UDP connections securely☆59Updated 2 years ago
- IP redirection+NAT for Windows☆38Updated 9 years ago
- Transparent filtering TLS proxy.☆63Updated 7 years ago
- [Deprecated] socks5 proxy in c with the library libev.☆120Updated 6 years ago
- Proxy any program via WinDivert to a specific server☆44Updated 10 years ago
- Three-layer Virtual NAT address conversion (experimental sub-project of SupersocksR)☆41Updated 5 years ago
- A general purpose UDP relay/port forwarder/proxy☆25Updated 4 years ago
- c语言实现端口转发工具☆33Updated 8 years ago
- NAT穿透隧道☆57Updated 4 years ago
- vpn over http proxy using TUN/TAP☆23Updated 14 years ago
- ☆20Updated 8 years ago
- 简单的LSP+SOCKS5完成局部代理☆24Updated 7 years ago
- A kcptun based on c++11/asio, compatible with kcptun(golang)