All Projects → LeeReindeer → lightsocks-c

LeeReindeer / lightsocks-c

Licence: MIT license
🌐 Light SOCKS5 proxy

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to lightsocks-c

pegasocks
A lightweight proxy client written in C, intends to support multiple protocols(trojan etc.)
Stars: ✭ 112 (+100%)
Mutual labels:  socks5, libevent
LightSocks-cxx
⚡️一个轻巧的网络混淆代理🌏
Stars: ✭ 22 (-60.71%)
Mutual labels:  libevent, lightsocks
spp
A simple and powerful proxy
Stars: ✭ 575 (+926.79%)
Mutual labels:  socks5
ProxyChecker
An easy to use open-source, multithreaded Proxy Checker. Allows you to quickly check HTTP and SOCKS proxies in a user friendly GUI, for Windows, Mac OS, Linux.
Stars: ✭ 113 (+101.79%)
Mutual labels:  socks5
developkit set
2021年最新总结,值得推荐的c/c++开源框架与库。持续更新中。
Stars: ✭ 654 (+1067.86%)
Mutual labels:  libevent
yellowsocks
transparent TCP to SOCKS5 redirector
Stars: ✭ 30 (-46.43%)
Mutual labels:  socks5
yastack
YAStack: User-space network-stack based on DPDK, FreeBSD TCP/IP Stack, EnvoyProxy
Stars: ✭ 90 (+60.71%)
Mutual labels:  libevent
Chameleon
Customizable honeypots for monitoring network traffic, bots activities and username\password credentials (DNS, HTTP Proxy, HTTP, HTTPS, SSH, POP3, IMAP, STMP, RDP, VNC, SMB, SOCKS5, Redis, TELNET, Postgres and MySQL)
Stars: ✭ 230 (+310.71%)
Mutual labels:  socks5
tlssocks
secure socks5 over tls / tcp
Stars: ✭ 24 (-57.14%)
Mutual labels:  socks5
nimSocks
A filtering SOCKS proxy server and client library written in nim.
Stars: ✭ 51 (-8.93%)
Mutual labels:  socks5
onionfruit
OnionFruit™ Connect - Tor access client with country selection, bridge configuration, pluggable transports and experimental DNS support
Stars: ✭ 150 (+167.86%)
Mutual labels:  socks5
docker-windscribe-socks-server
Containerizes a SOCKS5 proxy server with traffic tunneled through Windscribe's VPN service
Stars: ✭ 28 (-50%)
Mutual labels:  socks5
okdbc
A fast, light-weight key/value store with http & memcache(TCP/UDP) interface.
Stars: ✭ 28 (-50%)
Mutual labels:  libevent
socks5
(支持UDP和TCP的纯Go/Golang socks5服务器) socks5 proxy server builds with go/golang, which UDP and TCP are supported.
Stars: ✭ 107 (+91.07%)
Mutual labels:  socks5
Prox5
🧮 SOCKS5/4/4a 🌾 validating proxy pool and upstream SOCKS5 server for 🤽 LOLXDsoRANDum connections 🎋
Stars: ✭ 39 (-30.36%)
Mutual labels:  socks5
Mubeng
An incredibly fast proxy checker & IP rotator with ease.
Stars: ✭ 234 (+317.86%)
Mutual labels:  socks5
sx
🖖 Fast, modern, easy-to-use network scanner
Stars: ✭ 1,267 (+2162.5%)
Mutual labels:  socks5
socks-cli
A solution to make CLI commands use socks5 proxy.
Stars: ✭ 48 (-14.29%)
Mutual labels:  socks5
LiveProxies
Asynchronous proxy checker
Stars: ✭ 17 (-69.64%)
Mutual labels:  socks5
socks5-proxy-server
SOCKS5 proxy server
Stars: ✭ 47 (-16.07%)
Mutual labels:  socks5

lightsocks-c (Deprecated)

A tiny SOCKS5 proxy which is inspired by lightsocks-go and uses libevent.

WARNING: Lightsocks-server does not work now.

Build

required libevent installed.

make all

Usage

./bin/client <your config json path>

Thanks

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].