Update config_client.json
parent
a33ca0fdd8
commit
b0d41477b2
|
@ -21,7 +21,7 @@
|
|||
"protocol": "socks",
|
||||
"settings": {
|
||||
"auth": "noauth",
|
||||
"udp": "true",
|
||||
"udp": true,
|
||||
"ip": "127.0.0.1"
|
||||
}
|
||||
},
|
||||
|
@ -44,7 +44,7 @@
|
|||
"id": "",
|
||||
"alterId": 4,
|
||||
"security": "auto",
|
||||
"testEnabled": "VMessAEAD"
|
||||
"testsEnabled": "VMessAEAD"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue