A simple and lightweight socks5 server for iOS.
- IPv4/IPv6. (dual stack)
- Standard
CONNECTcommand. - Standard
UDP ASSOCIATEcommand. - Extended
FWD UDPcommand. (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