mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-09-19 21:54:29 +08:00
Remove old xtls
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"clients": [
|
||||
{
|
||||
"password":"your_password", // password
|
||||
"flow": "xtls-rprx-direct"
|
||||
"flow": "xtls-rprx-vison"
|
||||
}
|
||||
],
|
||||
"fallbacks": [
|
||||
@@ -27,8 +27,8 @@
|
||||
},
|
||||
"streamSettings": {
|
||||
"network": "tcp",
|
||||
"security": "xtls",
|
||||
"xtlsSettings": {
|
||||
"security": "tls",
|
||||
"tlsSettings": {
|
||||
"alpn": [
|
||||
"http/1.1",
|
||||
"h2"
|
||||
|
Reference in New Issue
Block a user