the-bastion/bin/plugin/open/ping.json
Stéphane Lesimple fde20136ef
Initial commit
2020-10-20 14:30:27 +00:00

7 lines
179 B
JSON

{
"interactive": [
"ping" , {"ac" : ["--host"]},
"ping --host" , {"pr" : ["<HOST>"]},
"ping --host \\S+" , {"pr" : ["<enter>"]}
]
}