mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-01-31 12:19:29 +08:00
enable udp
This commit is contained in:
parent
eb229f5576
commit
fed1f84cc6
@ -6,7 +6,10 @@
|
||||
{
|
||||
"listen": "127.0.0.1",
|
||||
"port": 10808,
|
||||
"protocol": "socks"
|
||||
"protocol": "socks",
|
||||
"settings": {
|
||||
"udp": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"outbounds": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user