v1.2.2
This version includes protocol-level changes that are not backwards compatible. You must regenerate your server configuration and distribute new config files to all users.
For existing installations:
- Run moav config rebuild to regenerate everything with new credentials
- Distribute the new config files from outputs/bundles/ to your users
- Restart services: moav restart
For new installations: Follow the normal setup process - no action needed.
What's New in v1.2.2
Censorship Bypass Improvements
- Hysteria2 Salamander obfuscation - Disguises QUIC traffic as random UDP packets to bypass deep packet inspection
- Better Reality target
New Features
- moav config rebuild - One command to regenerate server config and all user credentials
- Admin dashboard now shows user creation dates, sorted newest first
- Update notifications in CLI and admin dashboard
Bug Fixes
- Fixed critical dnstt routing issue
- Fixed client container architecture mismatch (arm64/amd64)
- Fixed admin dashboard crash on load
- Various moav test and moav logs improvements
Full Changelog: v1.2.1...v1.2.2
Quick Install
curl -fsSL moav.sh/install.sh | bashThis will install MoaV to /opt/moav and guide you through setup.
Documentation
- Setup Guide - Complete installation instructions
- Client Setup - How to connect from devices
- DNS Configuration - DNS records setup
- Troubleshooting - Common issues and solutions