Update - October 9, 2025
OrbMESH Protocol Server — Launch (v1.0.0)
- New Protocol Server: Launched OrbMESH, a purpose-built protocol layer server written in Go for maximum performance and censorship resistance
- Protocol Mimicry Engine: Implemented traffic disguise handlers for DoH, HTTPS, Shaparak, and Microsoft Teams protocols
- Google Workspace Mimicry: Added Google Drive, Meet, and Calendar protocol mimicry for regions that block VPN traffic
- VK, WeChat, Yandex, Zoom Mimicry: Full protocol handler implementations for mimicking popular regional services
- Tunnel Management: Core tunnel management system for handling encrypted VPN traffic sessions
- JWT Authentication: Secure token-based authentication with rate limiting and cryptographic session handling
- WireGuard Integration: Management endpoints for WireGuard peer lifecycle and health monitoring
- Heartbeat Service: Server health reporting and status monitoring infrastructure
Server Infrastructure
- Azure Deployment: Initial deployment scripts for Azure Virtual Machines with WireGuard support on ports 51820 and 8443
- Multi-Platform Docker: Build-and-push pipeline for multi-platform Docker container images
- Automated Server Updates:
update-all-serversscript for fleet-wide deployments and health verification - TLS Certificate Generation: Automated TLS certificate provisioning via Azure Key Vault
- NSG Rules Management: Network Security Group automation for secure server provisioning
- Go 1.24: Built on the latest Go runtime for optimal performance and security