This website requires JavaScript.
Explore
Help
Sign In
xuemingqiang
/
shadowsocks
Watch
1
Star
0
Fork
0
You've already forked shadowsocks
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b8cb1a3e97950709d47ca2ba7c39e13cac87a23f
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 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!"
,
change default timeout
2013-01-07 13:08:38 +08:00
"timeout"
:
600
}
Reference in New Issue
Copy Permalink