15 lines
195 B
JSON
15 lines
195 B
JSON
[
|
|
{
|
|
"addr": "192.168.10.201:22",
|
|
"user": "root",
|
|
"pass": "root",
|
|
"tunnels": [
|
|
{
|
|
"remote": "127.0.0.1:6379",
|
|
"local": "127.0.0.1:6379"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
|