This is a Rust implementation of a censorship bypass proxy that tunnels traffic through Google Apps Script, making it look like you're just connecting to www.google.com to anyone inspecting the TLS handshake. You deploy your own Apps Script relay, run mhrv-rs locally on port 8085 (HTTP) or 8086 (SOCKS5), and it handles the MITM certificate dance for HTTPS. The appeal is disguising traffic as Google traffic when facing DPI or SNI filtering. It includes a desktop UI, Android build, IP scanner to find fast Google edges, and supports multiple script deployments for quota reasons. The implementation is solid if you need this specific threat model, though setup requires running certificate installs with elevated privileges.
npx skills add https://github.com/aradotso/trending-skills --skill masterhttprelayvpn-rust