SkillAgentSearch skills...

OrbotIPtProxy

No description available

Install / Use

/learn @bitmold/OrbotIPtProxy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Orbot IPtProxy

This extends IPtProxy that includes additional functionality (go-tun2socks) needed for Orbot specifically.

This is needed due to the fact that an Android app may only have one bundled gomobile built AAR at a time. This repository makes it trivial to integrate new releases of IPtProxy with additional go code that Orbot needs.

To update IPtProxy releases (obfs4 and snowflake) update the submodule to point at a given release. Right now this is set to IPtProxy 1.7.1

Additional go code for Orbot can be added to the ./OrbotTun.go directory.

To build an AAR and sources JAR run ./build-orbot.sh after setting the ANDROID_HOME and ANDROID_NDK_HOME environment variables.

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated2mo ago
Forks6

Languages

Go

Security Score

80/100

Audited on Feb 1, 2026

No findings