added support for fallback config files
This commit is contained in:
parent
bb089bf19c
commit
7a95b46c73
3 changed files with 22 additions and 13 deletions
|
@ -1,14 +1,10 @@
|
|||
{
|
||||
"host": "decade.cz",
|
||||
"host": "nice.wafe.eu",
|
||||
"user": "tunnel",
|
||||
"mapping": [
|
||||
{
|
||||
"remote": 50022,
|
||||
"remote": 39999,
|
||||
"local": 22
|
||||
},
|
||||
{
|
||||
"remote": 8000,
|
||||
"local": 80
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue