mirror of https://github.com/cbeuw/Cloak
Format json
This commit is contained in:
parent
0f3b2232ab
commit
699f5eb4a0
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"ProxyBook":{
|
"ProxyBook": {
|
||||||
"shadowsocks":"127.0.0.1:8388",
|
"shadowsocks": "127.0.0.1:8388",
|
||||||
"openvpn":"127.0.0.1:8389",
|
"openvpn": "127.0.0.1:8389",
|
||||||
"tor":"127.0.0.1:9001"
|
"tor": "127.0.0.1:9001"
|
||||||
},
|
},
|
||||||
"RedirAddr":"204.79.197.200:443",
|
"RedirAddr": "204.79.197.200:443",
|
||||||
"PrivateKey":"EN5aPEpNBO+vw+BtFQY2OnK9bQU7rvEj5qmnmgwEtUc=",
|
"PrivateKey": "EN5aPEpNBO+vw+BtFQY2OnK9bQU7rvEj5qmnmgwEtUc=",
|
||||||
"AdminUID":"5nneblJy6lniPJfr81LuYQ==",
|
"AdminUID": "5nneblJy6lniPJfr81LuYQ==",
|
||||||
"DatabasePath": "userinfo.db"
|
"DatabasePath": "userinfo.db"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue