Add/Edit commands
Add a new command
Click add command form. Enter the name and regular expression for the command you want to add and click
- Name Enter the name of regexp pattern being added
- Description A brief description of the regexp pattern
- Regular Expression Enter the regular expression to match the STDIN command pattern
- Mode
- Normal Modern ("Extended") POSIX regular expression.
- Password The STDIN command matched by the regexp is considered as a password . The value is saved has a hash and used for exact matches only.Used only with "allow" ('whitelist) option.
- PCRE Perl Compatible Regular Expression. Warning "Resouce intensive"
Click on to edit, and use
or
to delete.