Auth keys added to read me and Maximum google scripts request added

This commit is contained in:
Mahdi Shams
2026-04-22 16:33:12 +03:30
parent 829de0bb2e
commit 7f508a2d2a
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -229,7 +229,7 @@ To increase speed, deploy `Code.gs` multiple times to different Apps Script proj
] ]
} }
``` ```
> ⚠️ **Note:** If you are using multiple deployments, the auth-keys must be identical. (All deployments must use the same auth-key.)
--- ---
## Updating the Google Relay ## Updating the Google Relay
@@ -316,7 +316,7 @@ MasterHttpRelayVPN/
- **Change the default `AUTH_KEY`** in `Code.gs` before deploying. - **Change the default `AUTH_KEY`** in `Code.gs` before deploying.
- **Don't share the `ca/` folder** — it contains your private certificate key. - **Don't share the `ca/` folder** — it contains your private certificate key.
- Keep `listen_host` as `127.0.0.1` so only your computer can use the proxy. - Keep `listen_host` as `127.0.0.1` so only your computer can use the proxy.
- Every google scripts deployment has limit of 20,000 requests in 24 hours
--- ---
## Special Thanks ## Special Thanks
+2 -1
View File
@@ -216,7 +216,7 @@ Firefox معمولا certificate store جداگانه دارد:
] ]
} }
``` ```
> **نکته :** اگر از چندین دیپلویمنت آیدی استفاده میکنید توجه داشته باشید که auth_key های همه دیپلویمنت ها باید یکسان باشند.
--- ---
## به‌روزرسانی `Code.gs` ## به‌روزرسانی `Code.gs`
@@ -301,6 +301,7 @@ MasterHttpRelayVPN/
- مقدار پیش‌فرض `AUTH_KEY` را قبل از deploy عوض کنید. - مقدار پیش‌فرض `AUTH_KEY` را قبل از deploy عوض کنید.
- پوشه `ca/` را منتشر نکنید. - پوشه `ca/` را منتشر نکنید.
- بهتر است `listen_host` روی `127.0.0.1` بماند. - بهتر است `listen_host` روی `127.0.0.1` بماند.
- هر دیپلویمنت روی گوگل اسکریپت دارای محدودیت 20,000 درخواست در هر 24 ساعت است
--- ---
## License ## License