'首次提交'
This commit is contained in:
14
config.json
Normal file
14
config.json
Normal file
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"addr": "192.168.10.201:22",
|
||||
"user": "root",
|
||||
"pass": "root",
|
||||
"tunnels": [
|
||||
{
|
||||
"remote": "127.0.0.1:6379",
|
||||
"local": "127.0.0.1:6379"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user