Summary
Complete rewrite of Nova-Proxy-App with CipherGate engine — a Go port of MasterHttpRelayVPN (Google Apps Script relay).
Changes
- New engine: Go-based relay engine (H2/H1 transport, sub-batching, SNI probing, exit node)
- Kept: Wizard frontend from Nova Proxy (adminHTML — 4 languages, dark/light theme)
- New: WebView2 desktop launcher (no console window)
- Removed: All other engines (Bepass, Paqet, SNI Spoof, CF Panel, Conduit, DNS Tunnel, V2Ray, Direct)
Build
- CLI: go build
- Desktop: go build -tags desktop -ldflags="-H windowsgui"
Originally posted by @bagzader-hash in #58 (comment)
Originally posted by @bagzader-hash in #58 (comment)