duanhai / go-tun2socks-mobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-tun2socks-mobile

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

Prerequisites

Build

go get -d ./...

# Build an AAR
make android

# Build a Framework
make ios

# Both
make

About


Languages

Language:Shell 36.1%Language:Go 33.4%Language:Makefile 30.5%