mirror of
https://github.com/masterking32/MasterHttpRelayVPN.git
synced 2026-05-17 21:24:37 +03:00
feat: enhance logging by masking Apps Script deployment IDs for security
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
{
|
||||
"google_ip": "216.239.38.120",
|
||||
"front_domain": "www.google.com",
|
||||
"front_domains": [
|
||||
"www.google.com",
|
||||
"mail.google.com",
|
||||
"accounts.google.com"
|
||||
],
|
||||
"script_id": "YOUR_APPS_SCRIPT_DEPLOYMENT_ID",
|
||||
"auth_key": "CHANGE_ME_TO_A_STRONG_SECRET",
|
||||
"listen_host": "127.0.0.1",
|
||||
|
||||
Reference in New Issue
Block a user