new default config
This commit is contained in:
parent
b8afd216d6
commit
a0ee80a5ad
1 changed files with 2 additions and 2 deletions
|
@ -8,9 +8,9 @@
|
||||||
"timeout": 120,
|
"timeout": 120,
|
||||||
"udp_timeout": 60,
|
"udp_timeout": 60,
|
||||||
"method": "aes-256-cfb",
|
"method": "aes-256-cfb",
|
||||||
"protocol": "auth_sha1_v2_compatible",
|
"protocol": "auth_sha1_v4_compatible",
|
||||||
"protocol_param": "",
|
"protocol_param": "",
|
||||||
"obfs": "http_simple_compatible",
|
"obfs": "tls1.2_ticket_auth_compatible",
|
||||||
"obfs_param": "",
|
"obfs_param": "",
|
||||||
"dns_ipv6": false,
|
"dns_ipv6": false,
|
||||||
"connect_verbose_info": 0,
|
"connect_verbose_info": 0,
|
||||||
|
|
Loading…
Add table
Reference in a new issue