masque: add address/port option to override endpoint

This commit is contained in:
Shtorm
2026-09-04 01:40:28 +03:00
parent 25618424e6
commit 3540c09b93
3 changed files with 27 additions and 4 deletions
+3
View File
@@ -36,6 +36,9 @@
"auth_token": "",
"license_key": ""
},
// Optional: override the endpoint instead of using the one returned by Cloudflare
"address": "",
"port": 0,
"udp_timeout": "5m0s",
"udp_keepalive_period": "30s",
"udp_initial_packet_size": 0,