Created
February 25, 2016 04:02
-
-
Save neilwong2012/3ee6ca232cc67f7234c0 to your computer and use it in GitHub Desktop.
shadowsocks 配置脚本
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 characters
{ | |
"server_port":3000, | |
"password":"[password]", | |
"timeout":60, | |
"method": "rc4-md5" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment