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
c3d519311159c0b988b0da834e0e3b7ba847c86e
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 New Issue
Copy Permalink