added support for fallback config files

This commit is contained in:
Martin Sekera 2019-09-17 02:11:45 +02:00
parent bb089bf19c
commit 7a95b46c73
3 changed files with 22 additions and 13 deletions

View file

@ -1,14 +1,10 @@
{
"host": "decade.cz",
"host": "nice.wafe.eu",
"user": "tunnel",
"mapping": [
{
"remote": 50022,
"remote": 39999,
"local": 22
},
{
"remote": 8000,
"local": 80
}
]
}