import
This commit is contained in:
commit
747b4fbcf8
3 changed files with 53 additions and 0 deletions
14
config.json.example
Normal file
14
config.json.example
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"host": "decade.cz",
|
||||
"user": "tunnel",
|
||||
"mapping": [
|
||||
{
|
||||
"remote": 50022,
|
||||
"local": 22
|
||||
},
|
||||
{
|
||||
"remote": 8000,
|
||||
"local": 80
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue