go-tun2socks-ios Demo for building and using go-tun2socks on iOS. Prerequisites macOS Xcode make Go >= 1.11 A C compiler (e.g.: clang, gcc) gomobile (https://github.com/golang/go/wiki/Mobile) Other common utilities (e.g.: git) Build go get -d ./... make