A gost client for Android.
- TUN — Stream traffic through a Gost proxy chain via TUN device
- Per-app proxy — Choose which apps route through the tunnel and which bypass it
- YAML configuration — Define services, chains, hops, and bypasses in a single config file
- System DNS — Resolve domains through the proxy tunnel or use system DNS directly
- Multi-profile — Manage separate configurations with profile rename, delete, and quick switching
make android # Debug APK
make android-release # Release APK + AAB (requires keystore)