mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-09-24 00:40:26 +00:00
Add listen_port option to Tailscale endpoint
This commit is contained in:
@@ -4534,6 +4534,11 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"listen_port": {
|
||||
"type": "integer",
|
||||
"minimum": 0,
|
||||
"maximum": 65535
|
||||
},
|
||||
"relay_server_port": {
|
||||
"type": "integer",
|
||||
"minimum": 0,
|
||||
|
||||
Reference in New Issue
Block a user