mirror of
https://github.com/ovh/the-bastion.git
synced 2025-02-26 00:24:12 +08:00
8 lines
164 B
JSON
8 lines
164 B
JSON
|
{
|
||
|
"interactive": [
|
||
|
"mtr" , {"ac" : ["--host"]},
|
||
|
"mtr --host" , {"pr" : ["<HOST/IP>"]},
|
||
|
"mtr --host \\S+" , {"pr" : ["<enter>"]}
|
||
|
]
|
||
|
}
|