Routes your HTTP and SOCKS5 traffic through Google Apps Script to look like legitimate Google requests, useful for getting around DPI filters and corporate firewalls. Does local MITM TLS interception so you need to install the CA cert it generates. The setup is actually clever: you paste a relay script into a free Google Apps Script deployment, then point the local Python proxy at it. Traffic flows through Google's IP space with www.google.com as the front domain. Supports load balancing across multiple script deployments, LAN sharing, and host-level blocking or bypassing. No VPS needed, just a Google account and five minutes of config.
npx skills add https://github.com/aradotso/trending-skills --skill masterhttprelayvpn-proxy