diff --git a/README.md b/README.md index 8fbe892..6c34769 100644 --- a/README.md +++ b/README.md @@ -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 @@ -316,7 +316,7 @@ MasterHttpRelayVPN/ - **Change the default `AUTH_KEY`** in `Code.gs` before deploying. - **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. - +- Every google scripts deployment has limit of 20,000 requests in 24 hours --- ## Special Thanks diff --git a/README_FA.md b/README_FA.md index 9024012..33bbbc0 100644 --- a/README_FA.md +++ b/README_FA.md @@ -216,7 +216,7 @@ Firefox معمولا certificate store جداگانه دارد: ] } ``` - +> **نکته :** اگر از چندین دیپلویمنت آیدی استفاده میکنید توجه داشته باشید که auth_key های همه دیپلویمنت ها باید یکسان باشند. --- ## به‌روزرسانی `Code.gs` @@ -301,6 +301,7 @@ MasterHttpRelayVPN/ - مقدار پیش‌فرض `AUTH_KEY` را قبل از deploy عوض کنید. - پوشه `ca/` را منتشر نکنید. - بهتر است `listen_host` روی `127.0.0.1` بماند. +- هر دیپلویمنت روی گوگل اسکریپت دارای محدودیت 20,000 درخواست در هر 24 ساعت است --- ## License