Aether-GUI 是一个一键式桌面图形界面,用于 Aether 审查规避隧道,将终端工具封装成动画化、易用的应用,自动执行连接和设置。

Stars

802

7 天增长

暂无数据

Fork 数

36

开放 Issue

8

开源协议

AGPL-3.0

最近更新

2026-07-25

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它将复杂但强大的命令行审查规避工具简化成只需一个按钮的界面,同时为需要控制的用户提供高级选项,极大降低了使用门槛。

适合谁使用

  • 受严格网络限制、需要访问互联网的用户
  • 偏好图形界面而非命令行的隐私意识用户
  • 评估审查规避工具的开发者或研究人员
  • 为用户管理安全隧道的系统管理员

典型使用场景

  • 绕过互联网审查、访问被屏蔽的网站
  • 建立加密隧道进行安全通信
  • 测试不同的规避协议和扫描模式
  • 在 Windows 上提供简单、可配置的类 VPN 体验

项目优势

  • 自动模式无需配置,一键连接
  • 路由发现时实时显示已用时间、百分比和进度条
  • 隧道意外断开时自动重试(最多 3 次),并显示重连状态
  • 轻量高效:窗口失去焦点时动画暂停,节省资源

使用前须知

  • 仅支持 Windows x64,无 macOS 或 Linux 安装程序
  • 依赖外部 Aether 二进制文件,需另行下载(Windows 需手动处理)
  • 不支持移动设备,也无其他架构的跨平台构建

README 快速开始

Aether-GUI

English · فارسی

A one-click desktop GUI for Aether, a censorship-circumvention tunnel built for heavily restricted networks. Aether itself is a terminal tool: it discovers a working route out, establishes an encrypted tunnel, and exposes a local SOCKS5 proxy. Aether-GUI wraps that terminal tool in a small, animated desktop app so you don't have to touch a command line to use it — press Connect, and everything else (identity provisioning, route discovery, prompt answering) happens automatically in the background.

This project does not reimplement any of Aether's tunneling logic. It drives the real aether binary in a pseudo-terminal, answers its interactive setup prompts on your behalf, and watches its output to tell you what's happening. All the actual censorship-circumvention work — MASQUE/QUIC obfuscation, WireGuard, route probing — is Aether's, not this repo's.

Features

  • Auto mode — the default screen is just a single button. No configuration is required; it connects using your last-successful settings (or sensible defaults on first run).

  • Advanced panel — for when you want control, a collapsible panel exposes the real options Aether's setup supports:

    • Protocol: MASQUE (disguises traffic as normal HTTPS), WireGuard (lighter, faster), or WARP-in-WARP/gool (two nested WireGuard tunnels for extra security at a speed cost)
    • Scan Mode: Turbo, Balanced, Thorough, Stealth, or Ironclad — trading route-discovery speed against how much probe traffic it generates; Ironclad opens a real tunnel through each candidate and sends a real HTTP request before trusting it (slowest, but guaranteed working)
    • IP Version: IPv4, IPv6, or both
    • MASQUE Transport: HTTP/3 (QUIC — fastest handshake) or HTTP/2 (TCP — looks like ordinary HTTPS, works where UDP is blocked or throttled)
    • Obfuscation: how heavily the handshake is disguised from DPI — profiles adapt to the selected protocol; escalate if the default can't get through
    • Quick reconnect: remember the last working gateway and re-test it first, skipping the full scan when it still works

    Each option has an explanation on hover.

  • Live progress — while Aether searches

项目描述

One-click desktop GUI for the Aether censorship-circumvention tunnel — Tauri v2, React 19, Rust

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

NUber-dev
精选
NUber-dev GitHub avatar

YTubic

YTubic is a fast, responsive, open-source YouTube Music desktop client for Windows, Linux, and macOS that uses direct InnerTube API communication and aggressive caching to provide instant navigation and playback.

Web 开发前端框架
226
TanStack
精选
TanStack GitHub avatar

router

TanStack Router is a type-safe, data-driven React router with built-in caching, prefetching, and nested layouts, while TanStack Start extends it into a full-stack SSR framework.

Web 开发前端框架
14,861
makecindy
精选
makecindy GitHub avatar

cindy

Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.

AI 与机器学习大语言模型
958