Advanced, High-Performance Censorship Circumvention Client for Android
AetherST Tunnel is a production-grade VPN client for Android, meticulously engineered to provide secure and stable connectivity in highly restricted network environments. By combining the power of the Aether Core with the proven HEV SOCKS5 engine, AetherST offers a robust solution against Deep Packet Inspection (DPI) and protocol-based blocking.
- 🛡️ Stealth Connectivity: Specifically optimized to bypass protocol fingerprinting and DPI.
- 🚀 Advanced Transports: Comprehensive support for MASQUE, WireGuard, and Gool (WG-in-WG).
- 📡 Intelligent Scanning: Real-time gateway discovery with data-plane validation before connection.
- ⚡ Native Performance: Powered by a C-based native packet engine (HEV) for high throughput and low latency.
- 📱 Modern UI: Clean, iOS-inspired dashboard built with Jetpack Compose for a premium user experience.
- 🛠️ 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 (Nested WireGuard). By wrapping one WireGuard tunnel inside another, it provides an additional layer of encryption and obfuscation, effectively bypassing many restrictive firewalls and improving stability.
Coming Soon!
The orchestration layer responsible for:
- Encrypted tunnel management.
- Dynamic gateway health checks.
- Multi-protocol handling (MASQUE, WG).
The native bridge between Android's VpnService and Aether:
- Mature user-space TCP/IP stack.
- Zero-copy packet processing.
- Efficient UDP over SOCKS5 translation.
- Go to the Releases page.
- Download the APK compatible with your device architecture (
arm64-v8ais recommended for most modern phones). - Install and grant the necessary VPN and Notification permissions.
If you wish to build the project locally:
- Android Studio: Ladybug (2024.2.1) or newer.
- JDK: 17
- NDK: 30.0.15729638
The project uses GitHub Actions for automated Multi-APK releases. To set up your own fork, configure these Secrets:
| Secret | Description |
|---|---|
KEYSTORE_BASE64 |
Base64 string of your .jks file |
KEYSTORE_PASSWORD |
Password for the keystore |
KEY_ALIAS |
Key alias |
KEY_PASSWORD |
Key password |
Important
Ensure Workflow permissions are set to Read and write permissions in your repository settings under Actions > General.
Stay updated and get support through our official channels:
- 📢 Telegram: PowerSigma
- 👨💻 Developer: @immaghzbad
Developed by PowerSigma Team.
- Aether Core is property of CluvexStudio.
- HEV SOCKS5 Tunnel is used under the MIT License.
- AetherST Source is available for educational use and contributions. Redistribution is permitted only with clear attribution and a link to this repository.
Built with 💙 by PowerSigma Team