Skip to content

MoaV v1.6.2

Choose a tag to compare

@shayanb shayanb released this 17 Mar 16:32
6a70ae7

What's New

Unified Donation Hub

moav donate is now a complete donation management center:

moav donate              # Interactive wizard with action menu
moav donate status       # Live stats: MahsaNet configs + Conduit clients + Snowflake served
moav donate setup        # Configure all 3 services (MahsaNet API, Conduit bandwidth, Snowflake capacity)
moav donate info         # Psiphon Conduit Ryve deep link + QR code

telemt 3.3.20

Updated Telegram MTProxy engine with draining writers threshold, configurable max_connections limit, and per-user IP limit inheritance. Added anti-DPI tuning reference in protocol docs.

Bug Fixes

  • MahsaNet 429 rate limiting — bulk donations now auto-wait and retry instead of failing
  • Snowflake/Conduit stats queries — fixed container tool availability and IPv6 resolution
  • Grafana favicon and tab title — now shows "MoaV Grafana" with correct custom favicon

Upgrade

moav update
docker compose build telemt && docker compose up -d telemt

Full Changelog: v1.6.1...v1.6.2


Quick Install

curl -fsSL moav.sh/install.sh | bash

This will install MoaV to /opt/moav and guide you through setup.

Documentation