mirror of
https://github.com/Vadim-Khristenko/AmneziaWG-Architect.git
synced 2026-09-03 23:17:47 +03:00
-
AmneziaWG Architect v2.3.0 Stable
released this
2026-03-30 23:02:06 +03:00 | 143 commits to main since this releaseAmneziaWG Architect v2.3.0
Version 2.3.0Built at 2026-03-30T20:03:48Z Dist size 3.8M (60 files) Changes since
v2.2.0Features
- feat(v2.3.0): DNS mimicry, extreme max mode, Jc limit 128, and BUN support >> >> Major features: >> - Add dns_query CPS profile with full DNS packet mimicry (UDP port 53) >> - Add useExtremeMax checkbox for near-ceiling parameter values >> - Increase Jc limit from 15 to 128 (AmneziaWG kernel module spec) >> - Expand H1-H4 spread to 10M for better uniqueness >> - Extend S3/S4 ranges (S3: up to 256, S4: up to 128) in extreme mode >> - Switch to BUN runtime (package.json scripts updated) >> - Add comprehensive test coverage (203 tests passing) >> >> UI changes: >> - New DNS Query profile option in mimicry dropdown >> - Extreme Maximum checkbox with warning alert >> - Updated hints and placeholders for DNS profile (
54b2930)
Quick Start
Download the archive, extract, and run:
# Linux / macOS ./scripts/serve.sh # Windows (PowerShell) .\scripts\serve.ps1 # Windows (CMD) scripts\serve.batThe script auto-detects bun/npm/python or installs bun.
🪞 Зеркало / mirror of Vadim-Khristenko/Any-Tech-ARCHITECT · синхронизируется автоматически / synced automatically
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat(v2.3.0): DNS mimicry, extreme max mode, Jc limit 128, and BUN support >> >> Major features: >> - Add dns_query CPS profile with full DNS packet mimicry (UDP port 53) >> - Add useExtremeMax checkbox for near-ceiling parameter values >> - Increase Jc limit from 15 to 128 (AmneziaWG kernel module spec) >> - Expand H1-H4 spread to 10M for better uniqueness >> - Extend S3/S4 ranges (S3: up to 256, S4: up to 128) in extreme mode >> - Switch to BUN runtime (package.json scripts updated) >> - Add comprehensive test coverage (203 tests passing) >> >> UI changes: >> - New DNS Query profile option in mimicry dropdown >> - Extreme Maximum checkbox with warning alert >> - Updated hints and placeholders for DNS profile (