The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.5.0 - 2021-02-17

  • Add All.
  • Use all if no checks are specified.

Modules

Runs a stack of checks to match Net::Connection objects.
Matches everything.
Runs a basic CIDR check against a Net::Connection object.
Check if the process command matches fix regexp for a Net::Connection object.
Check if the PID of a connection matches.
Runs a PTR check against a Net::Connection object.
Check if the pctcpu of a process matches for the process that has the connection.
Check if the pctmem of a process matches for the process that has the connection.
Runs a basic port check against a Net::Connection object.
Runs a protocol check against a Net::Connection object.
Runs a PTR check against a Net::Connection object using regular expressions.
Runs a basic state check against a Net::Connection object.
Check if the UID of a connection matches.
Runs a username check against a Net::Connection object.
Check if the process wait channel matches fix regexp for a Net::Connection object.