mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-06 07:22:14 +08:00
7 lines
164 B
JSON
7 lines
164 B
JSON
{
|
|
"interactive": [
|
|
"mtr" , {"ac" : ["--host"]},
|
|
"mtr --host" , {"pr" : ["<HOST/IP>"]},
|
|
"mtr --host \\S+" , {"pr" : ["<enter>"]}
|
|
]
|
|
}
|