Skip to content

bestlzk/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/bestlzk/socks5
cd socks5
./gradlew assembleDebug
./gradlew assembleRelease

Dependencies

Contributors

License

MIT

About

A simple and lightweight socks5 server for Android.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 91.8%
  • Makefile 8.2%