change default protocol to auth_aes128_md5

This commit is contained in:
破娃酱 2017-01-04 01:25:23 +08:00
parent 77155a5ee4
commit 7c6d059f0c

View file

@ -8,7 +8,7 @@
"timeout": 120,
"udp_timeout": 60,
"method": "aes-256-cfb",
"protocol": "auth_sha1_v4",
"protocol": "auth_aes128_md5",
"protocol_param": "",
"obfs": "tls1.2_ticket_auth_compatible",
"obfs_param": "",