[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-5995":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":17,"stars30d":18,"stars90d":16,"forks30d":16,"starsTrendScore":19,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":22,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":16,"starSnapshotCount":16,"syncStatus":14,"lastSyncTime":29,"discoverSource":30},5995,"mhr-cfw-go","denuitt1\u002Fmhr-cfw-go","denuitt1","Go port of https:\u002F\u002Fgithub.com\u002Fdenuitt1\u002Fmhr-cfw. A Domain-Fronting Relay that routes traffic though GAS (Google Apps Script) and forwards it to Cloudflare Workers. Designed to bypass DPI.","",null,"Go",149,8,2,4,0,1,47,3,2.86,"MIT License",false,"main",true,[],"2026-06-12 02:01:15","# MHR-CFW Go Port\n[![GitHub](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FGitHub-MHR_CFW-blue?logo=github)](https:\u002F\u002Fgithub.com\u002Fdenuitt1\u002Fmhr-cfw)\n\n| [English](README.md) | [Persian](README_FA.md) |\n| :---: | :---: |\n\n---\n\n## How It Works\n\n1 - GAS Direct\n```\nClient -> Local Relay -> Google\u002FCDN Front -> GAS (Google Apps Script) Relay -> Exit\n            |\n            +-> Shows www.google.com to network DPI filter\n```\n\n2 - GAS + Cloudflare Worker Exit\n```\nClient -> Local Relay -> Google\u002FCDN Front -> GAS (Google Apps Script) Relay -> Cloudflare Worker -> Exit\n            |\n            +-> Shows www.google.com to network DPI filter\n```\n\n3 - GAS + Cloudflare Worker Middle + Self-Hosted Upstream Forwarder Relay Exit\n```\nClient -> Local Relay -> Google\u002FCDN Front -> GAS (Google Apps Script) Relay -> Cloudflare Worker -> Self-Hosted Upstream Forwarder -> Exit\n            |\n            +-> Shows www.google.com to network DPI filter\n```\n\nIn normal use, the browser sends traffic to the proxy running on your computer.\nThe proxy sends that traffic through Google-facing infrastructure so the network only sees an allowed domain such as `www.google.com`.\nYour deployed relay then fetches the real website through cloudflare worker and sends the response back through the same path.\n\nThis means the filter sees normal-looking Google traffic, while the actual destination stays hidden inside the relay request.\n\n\n## Disclaimer\n\n`mhr-cfw-go` is provided for educational, testing, and research purposes only.\n\n- **Provided without warranty:** This software is provided \"AS IS\", without express or implied warranty, including merchantability, fitness for a particular purpose, and non-infringement.\n- **Limitation of liability:** The developers and contributors are not responsible for any direct, indirect, incidental, consequential, or other damages resulting from the use of this project or the inability to use it.\n- **User responsibility:** Running this project outside controlled test environments may affect networks, accounts, proxies, certificates, or connected systems. You are solely responsible for installation, configuration, and use.\n- **Legal compliance:** You are responsible for complying with all local, national, and international laws and regulations before using this software.\n- **Google services compliance:** If you use Google Apps Script or other Google services with this project, you are responsible for complying with Google's Terms of Service, acceptable use rules, quotas, and platform policies. Misuse may lead to suspension or termination of your Google account or deployments.\n- **License terms:** Use, copying, distribution, and modification of this software are governed by the repository license. Any use outside those terms is prohibited.\n\n---\n\n## Original Projects\n#### Based on [ThisIsDara\u002Fmhr-cfw-go](https:\u002F\u002Fgithub.com\u002FThisIsDara\u002Fmhr-cfw-go), the Go implementation of [mhr-cfw](https:\u002F\u002Fgithub.com\u002Fdenuitt1\u002Fmhr-cfw).\n\n\n## License\n\nMIT\n","该项目是一个使用Go语言编写的域前置中继工具，旨在通过Google Apps Script和Cloudflare Workers路由流量以绕过深度包检测。其核心功能是将客户端的网络请求伪装成对`www.google.com`的访问，从而在受限网络环境中实现对外部网站的访问。技术上，它利用了Google CDN前端和Cloudflare Worker作为中间转发节点，支持多种配置模式来满足不同的需求。适用于需要在严格网络监控环境下保持匿名浏览或测试网络过滤机制的研究场景。","2026-06-11 03:05:14","CREATED_QUERY"]