Fix: Vless UDP

This commit is contained in:
yaling888
2022-03-29 07:18:09 +08:00
parent 56e2c172e1
commit 131e9d38b6
3 changed files with 23 additions and 13 deletions

View File

@@ -140,6 +140,7 @@ proxies:
network: tcp
servername: example.com
# flow: xtls-rprx-direct # xtls-rprx-origin # enable XTLS
# udp: true
# skip-cert-verify: true
```