mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-10 01:15:15 +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>"]}
|
||
|
]
|
||
|
}
|