🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

github.com/iseki0/go-tun2socks-mobile

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/iseki0/go-tun2socks-mobile

v0.0.0-20200723092137-d9789c68cd93
Source
Go
Version published
Created
Source

go-tun2socks-mobile

Build Status

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

Prerequisites

  • macOS (iOS)
  • Xcode (iOS)
  • SDK (Android)
  • NDK (Android)
  • 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 ./...

# Build an AAR
make android

# Build a Framework
make ios

# Both
make

FAQs

Package last updated on 23 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts