/socks5

A simple and lightweight socks5 server for Android.

Primary LanguageJavaMIT LicenseMIT

Socks5

status

A simple and lightweight socks5 server for Android.

Features

  • IPv4/IPv6. (dual stack)
  • Standard CONNECT command.
  • Standard UDP ASSOCIATE command.
  • Extended FWD UDP command. (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

Contributors

License

MIT