Skip to content

Instantly share code, notes, and snippets.

@neilwong2012
Created February 25, 2016 04:02
Show Gist options
  • Save neilwong2012/3ee6ca232cc67f7234c0 to your computer and use it in GitHub Desktop.
Save neilwong2012/3ee6ca232cc67f7234c0 to your computer and use it in GitHub Desktop.
shadowsocks 配置脚本
{
"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