What's New
Fixed
- Snowflake build failing in Russia —
git clonefromgitlab.torproject.orgtimes out in countries where it's blocked; replaced withgo installvia Go module proxy (proxy.golang.org, Google CDN) which bypasses the block. Applies to bothDockerfile.snowflake(proxy) andDockerfile.client(snowflake-client)
Changed
- DNS documentation refreshed — New "Do I Need a Domain?" section, domain-less mode guide, split port forwarding tables (domain-less vs with domain), all protocols/ports updated, Raspberry Pi tips, CGNAT troubleshooting
- telemt updated to 3.3.14
- TrustTunnel updated to 1.0.13
- TrustTunnel Client updated to 1.0.19
Upgrade
moav updateAfter updating, rebuild affected services: moav build snowflake telemt trusttunnel --no-cache
Full Changelog: v1.4.4...v1.4.5
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