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