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
dd8ccf6f6e
shadowsocks
/
config.json
7 lines
125 B
JSON
Raw
Normal View
History
Unescape
Escape
move config into a JSON file; lint code
2012-11-02 17:17:40 +08:00
{
fix ipv6 issue
2012-11-02 21:02:17 +08:00
"server"
:
"localhost"
,
move config into a JSON file; lint code
2012-11-02 17:17:40 +08:00
"server_port"
:
8388
,
"local_port"
:
1080
,
"password"
:
"barfoo!"
,
"timeout"
:
60
}
Reference in a new issue
Copy permalink