mirror of
https://github.com/masterking32/MasterHttpRelayVPN.git
synced 2026-05-17 21:24:37 +03:00
Auth keys added to read me and Maximum google scripts request added
This commit is contained in:
@@ -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
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user