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

10 lines
334 B
JSON
Raw Normal View History

2020-10-16 00:32:37 +08:00
{
"interactive": [
"selfGenerateProxyPassword" , {"ac" : ["--size","<enter>"]},
"selfGenerateProxyPassword --size" , {"pr" : ["<SIZE>"]},
"selfGenerateProxyPassword --size \\S+" , {"ac" : ["<enter>"]}
],
"master_only": true,
"terminal_mode": "noecho"
}