blob: a195e0818219f31e227b2166f26c5ae193a5e32a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Provides a easy to use method for checking if a Net::Connection
object mathes a series of checks.
Currently can do matching based off of the following.
* CIDR
* Command
* PctCPU
* PctMem
* Ports
* Protocol
* State
* RegexPTR
* PTR
* UID
* Username
* WChan
|