Aether Application is a visual, beginner‑friendly desktop frontend for Aether – a powerful network tunneling and obfuscation tool. It provides a clean, interactive UI to start/stop Aether tunnels, monitor connection status, and view real‑time logs – all without touching the command line.
- One‑click connect/disconnect – no terminal commands needed.
- Real‑time status – shows if Aether is installed, connected, or disconnected.
- Configurable options – choose protocol (Masque/WireGuard/Warp‑in‑Warp), HTTP version, scan speed, and reconnect behaviour.
- V2Ray integration guide – when connected, displays your SOCKS5 proxy address and a ready‑to‑use
config.json. - Bilingual interface – English and Farsi (Persian) with RTL support.
- Dark / Light theme – adapts to your preference.
- Live log viewer – see Aether’s output and errors in real time.
- Linux –
.deb(Debian/Ubuntu) or.AppImage(universal) - Windows –
.msior.exe(NSIS installer) - macOS –
.dmg
You can find all releases on the Releases page.
Aether Application requires the aether binary to be placed in a folder named aether in the same directory as the application (or next to the executable).
Download the appropriate Aether binary for your OS from the original Aether repository and extract it into the aether/ folder.
The app will automatically check the current working directory and the executable directory for the
aetherfolder.
"
⚠️ Note: The Aether binary is the intellectual property of CluvexStudio and is governed by the AGPL-3.0 license. By downloading it, you agree to their terms."
- Rust installed.
- Tauri CLI (install with
cargo install tauri-cli). - Platform‑specific dependencies (see Tauri docs).
git clone
https://github.com/mahan07dev/Aether.git
cd Aether
cargo tauri buildThe installers will be placed in src-tauri/target/release/bundle/.
- Aether – developed and maintained by CluvexStudio. All the network‑tunneling intelligence comes from their work.
- Aether Application – frontend UI and integration built with ❤️ by Mahan07dev.
- Aether Application (this UI, all code in this repository) is licensed under the MIT License – see the LICENSE file for details.
- Aether (the underlying tunneling binary) is a separate project developed by CluvexStudio and is licensed under the GNU AGPL-3.0. It is not distributed with this software; users must download it separately from the official Aether repository. Please comply with their license when using their binary.
Contributions, issues and feature requests are welcome! Feel free to check the issues page.
Enjoy a simpler way to use Aether! ⚡
