Advanced, High-Performance Censorship Circumvention Client for Android & Windows
AetherST Tunnel is a production-grade VPN and Proxy client for Android and Windows, meticulously engineered to provide secure and stable connectivity in highly restricted network environments. By combining the power of the Aether Core with proven tunnel engines, AetherST offers a robust solution against Deep Packet Inspection (DPI) and protocol-based blocking across multiple platforms.
- Android Client:
v1.6.5(Latest Stable) - Windows Client:
v1.1.1(First Public Release)
- 🛡️ Stealth Connectivity: Specifically optimized to bypass protocol fingerprinting and DPI.
- 🚀 Advanced Transports: Comprehensive support for MASQUE, WireGuard, Gool (WG-in-WG), and Cloudflare Zero Trust.
- 📡 Intelligent Scanning: Real-time gateway discovery with data-plane validation before connection.
- ⚡ Native Performance: Powered by a high-throughput core for low latency and high bandwidth.
- 🖥️ Multi-Platform UI: Clean, iOS-inspired dashboard built with Compose Multiplatform for a seamless experience on both mobile and desktop.
- 🛠️ Developer-Ready: Built-in diagnostics, real-time logging, and flexible protocol presets.
AetherST Tunnel leverages cutting-edge protocols to ensure connectivity even in the most hostile network environments:
The flagship protocol for stealth. By tunneling traffic over QUIC (H3) or TLS (H2), it makes VPN traffic look like standard web browsing, making it highly resilient to Deep Packet Inspection (DPI).
A modern, high-performance VPN protocol that uses state-of-the-art cryptography. It is optimized for maximum speed and minimal battery drain on mobile devices.
A specialized nested WireGuard configuration. By wrapping one WireGuard tunnel inside another, it provides an additional layer of encryption and obfuscation, effectively bypassing many restrictive firewalls and improving stability.
Enterprise-grade security for individuals and organizations. It allows you to route your traffic through Cloudflare's global network using Gateway filtering and Service Tokens, ensuring zero-trust access control.
The orchestration layer responsible for:
- Encrypted tunnel management.
- Dynamic gateway health checks.
- Multi-protocol handling (MASQUE, WG).
The native bridge between the system and Aether (Android Native):
- Mature user-space TCP/IP stack.
- Zero-copy packet processing.
- Efficient UDP over SOCKS5 translation.
A unified UI layer sharing logic between Android and Desktop:
- Reactive state management using Kotlin Flows.
- Shared domain logic for IP lookup and configuration management.
- Native system integrations for each platform.
- Go to the Releases page.
- Android: Download the APK compatible with your device architecture (
arm64-v8ais recommended). - Windows: Download the
.msior.exeinstaller. - Install and grant the necessary permissions (VPN on Android).
- IDE: Android Studio Ladybug (2024.2.1) or newer.
- JDK: 17
- NDK: 30.0.15729638 (for Android native components).
- Gradle Tasks:
- Android:
./gradlew :app:assembleRelease - Desktop:
./gradlew :composeApp:run
- Android:
The project uses GitHub Actions for automated Multi-APK and Desktop releases.
Stay updated and get support through our official channels:
- 📢 Telegram: PowerSigma
- 👨💻 Developer: @immaghzbad
This project uses the following open-source resources:
- flag-icons — Country flag icons for multi-language and region UI elements.
- Vazirmatn — Open-source Persian (Farsi) typeface used for RTL language support.
- Inter — Open-source English typeface used for the interface typeface.
Built with 💙 by PowerSigma Team