the-bastion/bin/plugin/open/groupListServers.json

9 lines
367 B
JSON
Raw Normal View History

2020-10-16 00:32:37 +08:00
{
"interactive": [
"groupListServers" , {"ac" : ["--group"]},
"groupListServers --group" , {"ac" : ["<GROUP>"]},
"groupListServers --group \\S+" , {"ac" : ["<enter>", "--reverse-dns"]},
"groupListServers --group \\S+ --reverse-dns" , {"pr" : ["<enter>"]}
]
}