-
v2.4.0 Stable
released this
2026-07-28 06:28:16 +00:00 | 20 commits to main since this releaseAmnezia Web Panel v2.4.0
Auto-update
- Settings ? About checks releases on this Gitea repo
- Install update pulls the release tag via
git fetch+ checkout, runspip install -r requirements.txt, then restarts - Works when the panel is installed from a git clone (not frozen binary / plain Docker image without
.git)
Downloads
-
Amnezia Web Panel v2.3.0 Stable
released this
2026-07-27 02:08:19 +00:00 | 21 commits to main since this releaseCascade (double VPN) removed.
Downloads
-
v2.2.1 Stable
released this
2026-07-27 01:27:01 +00:00 | 23 commits to main since this releaseAmnezia Web Panel v2.2.1
Cascade egress verify fix
- Bind curl to ENTRY awg0/wg0 IP (client-subnet policy route), not cascade peer Address
- Hard-fail only if policy route does not use
cascade - Soft-warn (no rollback) if public-IP echo curl fails but routing is OK
- Multiple echo URLs (ipify / icanhazip / ifconfig.me)
Upgrade and re-enable Cascade on the entry server.
Downloads
-
released this
2026-07-27 01:09:17 +00:00 | 24 commits to main since this releaseAmnezia Web Panel v2.2.0
Cascade (double VPN) restored as a stable feature.
Cascade
- Clients -> ENTRY server -> EXIT server -> Internet
- Inspired by https://github.com/ryderams/amneziawg-cascade
- Applied via panel SSH only (no remote curl|bash)
- Handshake wait + optional egress verify (rollback on fail)
- Exit return route persistence
- Subnet conflict checks, MTU 1280, MSS clamp
Safety notes
- Give users only the ENTRY server config
- Entry and exit AWG subnets must differ
- Prefer AmneziaWG 2.0 (awg2) on both servers
Downloads
-
v2.1.0 - NaiveProxy stable Stable
released this
2026-07-26 08:23:10 +00:00 | 25 commits to main since this releaseAmnezia Web Panel v2.1.0
Stable release — NaiveProxy marked stable.
NaiveProxy (stable)
- Caddy + klzgrad/forwardproxy, ACME TLS, naive+https:// links with explicit :443
- Marketplace badge: STABLE
Client notes (important)
- Do NOT use v2rayN with NaiveProxy
- Karing — confirmed working
- Other clients — untested / use at your own risk
Also since 2.0
- Per-server SSL defaults, Hysteria SSL renew, ports 80/443 warnings
Downloads
-
v2.0.0-beta - 2.0 Beta (NaiveProxy) Pre-Release
released this
2026-07-26 07:06:16 +00:00 | 28 commits to main since this releaseAmnezia Web Panel v2.0.0-beta
2.0 Beta - first NaiveProxy support.
NaiveProxy
- Server from https://github.com/klzgrad/naiveproxy via Caddy + https://github.com/klzgrad/forwardproxy (naive fork)
- ACME TLS on your domain; free TCP 80 and 443 required
- Per-client HTTP basic auth and naive+https:// share links
- Marketplace install, connections, Telegram, backups
- Prefills per-server SSL domain/email defaults
Also documented
- Hysteria 2 SSL defaults / renew (v1.8.0 line)
Downloads
-
v1.7.0 Stable
released this
2026-07-26 06:01:37 +00:00 | 31 commits to main since this releaseAmnezia Web Panel v1.7.0
Highlights
- Server → protocol flow: pick a server first, then choose WireGuard / AmneziaWG 2.0 / AWG / Xray / Telemt installed on that server
- Applies to invites, guest access, and user connections
- Human-readable protocol titles in a fixed order
- 3x-ui is a separate server choice; VLESS inbounds still load via API
Notes
- Panel version string:
v1.7.0
Downloads
-
Amnezia Web Panel v1.6.0 Stable
released this
2026-07-26 04:39:06 +00:00 | 34 commits to main since this release- Multi-server 3x-ui registry; load VLESS inbounds via panel API
- Docker/CI refresh; cascade removed pending redesign
- WG/AWG backups, API cache, share copy-key, first-use expiration
Downloads
Template