enable udp

This commit is contained in:
风扇滑翔翼 2024-06-22 04:35:49 +08:00 committed by GitHub
parent eb229f5576
commit fed1f84cc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,10 @@
{ {
"listen": "127.0.0.1", "listen": "127.0.0.1",
"port": 10808, "port": 10808,
"protocol": "socks" "protocol": "socks",
"settings": {
"udp": true
}
} }
], ],
"outbounds": [ "outbounds": [