go2world / go-tun2socks-mobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-tun2socks-mobile

Build Status

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:Go 34.2%Language:Shell 33.9%Language:Makefile 31.9%