یک درخواستی داشتم اگ میشه یک گزینه به برنامه گوشی اضافه کنید ک بشه لینک کلودفلر زد
https://github.com/masterking32/MasterHttpRelayVPN
قسمت:
https://github.com/masterking32/MasterHttpRelayVPN#step-35-optional-exit-node-for-full-tunnel-chatgptturnstile-friendly
تو اپدیتش اضافه کرده بجای این ک تو خوده
code.gs
گوگل اضافه کنی میتونی تو
config.json
اوکیش کنی
"exit_node": {
"enabled": true,
"provider": "cloudflare",
"url": "https://YOUR-WORKER.YOUR-SUBDOMAIN.workers.dev",
"psk": "CHANGE_ME_TO_A_STRONG_SECRET",
"mode": "full",
"hosts": [
"chatgpt.com",
"openai.com",
"claude.ai",
"anthropic.com"
]
}
و یک مشکل ک هست از نسخه
https://github.com/masterking32/MasterHttpRelayVPN/blob/python_testing/apps_script/Code.gs
استفاده میکنم ولی
کار نمیکنه تو mhrv-rs
تو مال خودش کار میکنه

یک درخواستی داشتم اگ میشه یک گزینه به برنامه گوشی اضافه کنید ک بشه لینک کلودفلر زد
https://github.com/masterking32/MasterHttpRelayVPN
قسمت:
https://github.com/masterking32/MasterHttpRelayVPN#step-35-optional-exit-node-for-full-tunnel-chatgptturnstile-friendly
تو اپدیتش اضافه کرده بجای این ک تو خوده
code.gs
گوگل اضافه کنی میتونی تو
config.json
اوکیش کنی
"exit_node": {
"enabled": true,
"provider": "cloudflare",
"url": "https://YOUR-WORKER.YOUR-SUBDOMAIN.workers.dev",
"psk": "CHANGE_ME_TO_A_STRONG_SECRET",
"mode": "full",
"hosts": [
"chatgpt.com",
"openai.com",
"claude.ai",
"anthropic.com"
]
}
و یک مشکل ک هست از نسخه
https://github.com/masterking32/MasterHttpRelayVPN/blob/python_testing/apps_script/Code.gs
استفاده میکنم ولی
کار نمیکنه تو mhrv-rs
تو مال خودش کار میکنه
