A simple and lightweight socks5 server for Android.
- IPv4/IPv6. (dual stack)
- Standard
CONNECTcommand. - Standard
UDP ASSOCIATEcommand. - Extended
FWD UDPcommand. (UDP in TCP) - Multiple username/password authentication.
Fork this project and create a new release, or build manually:
git clone --recursive https://github.com/bestlzk/socks5
cd socks5
./gradlew assembleDebug
./gradlew assembleRelease- HevSocks5Server - https://github.com/heiher/hev-socks5-server
- hev - https://hev.cc
MIT