mirror of https://github.com/cbeuw/Cloak
Added port to RedirAddr (#125)
This commit is contained in:
parent
0b217ddb07
commit
80df86c773
|
|
@ -20,7 +20,7 @@
|
||||||
"BypassUID": [
|
"BypassUID": [
|
||||||
"1rmq6Ag1jZJCImLBIL5wzQ=="
|
"1rmq6Ag1jZJCImLBIL5wzQ=="
|
||||||
],
|
],
|
||||||
"RedirAddr": "204.79.197.200",
|
"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