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
@@ -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