A simple and lightweight socks5 server for iOS.
- IPv4/IPv6. (dual stack)
- Standard
CONNECT
command. - Standard
UDP ASSOCIATE
command. - Extended
FWD UDP
command. (UDP in TCP) - Multiple username/password authentication.
git clone --recursive https://github.com/heiher/hev-socks5-server
cd hev-socks5-server
./build-apple.sh
- Copy HevSocks5Server.xcframework to this project directory.
- Build it with Xcode.
- HevSocks5Server - https://github.com/heiher/hev-socks5-server
- hev - https://hev.cc
MIT