mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-09-15 21:00:27 +00:00
masque: add address/port option to override endpoint
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user