Socks5
August 7, 2025 ยท View on GitHub
A simple and lightweight socks5 server for Android.
Features
- IPv4/IPv6. (dual stack)
- Standard
CONNECTcommand. - Standard
UDP ASSOCIATEcommand. - Extended
FWD UDPcommand. (UDP in TCP) - Multiple username/password authentication.
How to Build
Fork this project and create a new release, or build manually:
git clone --recursive https://github.com/heiher/socks5
cd socks5
gradle assembleDebug
Dependencies
- HevSocks5Server - https://github.com/heiher/hev-socks5-server
Contributors
- hev - https://hev.cc
License
MIT