change default protocol to auth_aes128_md5
This commit is contained in:
parent
77155a5ee4
commit
7c6d059f0c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
"timeout": 120,
|
"timeout": 120,
|
||||||
"udp_timeout": 60,
|
"udp_timeout": 60,
|
||||||
"method": "aes-256-cfb",
|
"method": "aes-256-cfb",
|
||||||
"protocol": "auth_sha1_v4",
|
"protocol": "auth_aes128_md5",
|
||||||
"protocol_param": "",
|
"protocol_param": "",
|
||||||
"obfs": "tls1.2_ticket_auth_compatible",
|
"obfs": "tls1.2_ticket_auth_compatible",
|
||||||
"obfs_param": "",
|
"obfs_param": "",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue