Last active
July 4, 2019 13:51
-
-
Save MikletNg/ca672029ccd1a46378673a75999e5d56 to your computer and use it in GitHub Desktop.
Revisions
-
MikletNg revised this gist
Jul 4, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ "server_port":8888, "local_address":"127.0.0.1", "local_port":1080, "password":"Passw0rd", "timeout":120, "method":"aes-256-cfb", "protocol":"auth_chain_a", -
MikletNg revised this gist
Jul 4, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -14,5 +14,5 @@ "redirect":"", "dns_ipv6":false, "fast_open":true, "workers":1 } -
MikletNg revised this gist
Jul 4, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ "server_port":8888, "local_address":"127.0.0.1", "local_port":1080, "password":"password", "timeout":120, "method":"aes-256-cfb", "protocol":"auth_chain_a", -
MikletNg created this gist
Jul 4, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,18 @@ { "server":"0.0.0.0", "server_ipv6":"::", "server_port":8888, "local_address":"127.0.0.1", "local_port":1080, "password":"Passw0rd!@#", "timeout":120, "method":"aes-256-cfb", "protocol":"auth_chain_a", "protocol_param":"", "obfs":"http_simple", "obfs_param":"", "redirect":"", "dns_ipv6":false, "fast_open":true, "workers":2 }