All Projects → eycorsican → Go Tun2socks Mobile

eycorsican / Go Tun2socks Mobile

Programming Languages

go
31211 projects - #10 most used programming language

go-tun2socks-mobile

Build Status

Demo for building and using go-tun2socks on iOS and Android.

If you're looking for an easy to use tun2socks implementation for iOS, you might be interested in leaf and ileaf. leaf implements tun2socks and it's written in Rust, with significantly less memory usage and significantly better performance compares to the Go version.

Prerequisites

Build

go get -d ./...

# Build an AAR
make android

# Build a Framework
make ios

# Both
make
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].