Skip to content

heiher/socks5

Repository files navigation

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

About

A simple and lightweight socks5 server for Android.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published