This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
shadowsocks
Watch
1
Star
0
Fork
You've already forked shadowsocks
0
Code
Issues
Pull requests
Releases
Wiki
Activity
87d0085e73
shadowsocks
/
config.json
8 lines
128 B
JSON
Raw
Normal View
History
Unescape
Escape
move config into a JSON file; lint code
2012-11-02 09:17:40 +00:00
{
fix ipv6 issue
2012-11-02 13:02:17 +00:00
"server"
:
"localhost"
,
move config into a JSON file; lint code
2012-11-02 09:17:40 +00:00
"server_port"
:
8388
,
"local_port"
:
1080
,
"password"
:
"barfoo!"
,
change default timeout
2013-01-07 05:08:38 +00:00
"timeout"
:
600
}
Reference in a new issue
Copy permalink