freebsd-ports/net/p5-Net-Connection-Match/pkg-descr
Steve Wills 21e31e8603 net/p5-Net-Connection-Match: create port
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

WWW: https://metacpan.org/release/Net-Connection-Match

PR:		253408
Submitted by:	Zane C. Bowers-Hadley <vvelox@vvelox.net>
2021-02-27 00:06:09 +00:00

19 lines
326 B
Text

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
WWW: https://metacpan.org/release/Net-Connection-Match