Socks5
November 8, 2024 ยท View on GitHub
A simple and lightweight socks5 server for iOS.
Features
- IPv4/IPv6. (dual stack)
- Standard
CONNECTcommand. - Standard
UDP ASSOCIATEcommand. - Extended
FWD UDPcommand. (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
- Copy HevSocks5Server.xcframework to this project directory.
- Build it with Xcode.
Dependencies
- HevSocks5Server - https://github.com/heiher/hev-socks5-server
Contributors
- hev - https://hev.cc
License
MIT