Skip to content

A simple and lightweight socks5 server for iOS.

License

Notifications You must be signed in to change notification settings

heiher/socks5-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socks5

A simple and lightweight socks5 server for iOS.

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

HevSocks5Server.xcframework

git clone --recursive https://github.com/heiher/hev-socks5-server
cd hev-socks5-server
./build-apple.sh

Xcode

  1. Copy HevSocks5Server.xcframework to this project directory.
  2. Build it with Xcode.

Dependencies

Contributors

License

MIT

About

A simple and lightweight socks5 server for iOS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published