1
0
mirror of https://github.com/proxysu/ProxySU.git synced 2025-02-22 01:13:16 +03:00

xtls-rprx-origin-->xtls-rprx-direct

This commit is contained in:
ProxySU 2020-11-07 14:57:16 +08:00
parent b571c469c3
commit 5b2cf29e6f
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@
"users": [ "users": [
{ {
"id": null, "id": null,
"flow": "xtls-rprx-origin", "flow": "xtls-rprx-direct",
"encryption": "none" "encryption": "none"
} }
] ]

View File

@ -7,7 +7,7 @@
"clients": [ "clients": [
{ {
"id": null, "id": null,
"flow": "xtls-rprx-origin" "flow": "xtls-rprx-direct"
} }
], ],
"decryption": "none", "decryption": "none",

View File

@ -7,7 +7,7 @@
"clients": [ "clients": [
{ {
"id": null, "id": null,
"flow": "xtls-rprx-origin" "flow": "xtls-rprx-direct"
} }
], ],
"decryption": "none", "decryption": "none",