Ports Search

Results 14,49114,500 of 19,819 for %22HTTP Server%22.(0.012 seconds)
net-mgmt/Nagios-Object-0.21.18 (Score: 9.2878623E-4)
Perl objects to represent Nagios configuration
Nagios::Object - Creates perl objects to represent Nagios objects
net-mgmt/Net-CIDR-0.18 (Score: 9.2878623E-4)
Perl module to manipulate IPv4/IPv6 netblocks in CIDR notation
The Net::CIDR package contains functions that manipulate lists of IP netblocks expressed in CIDR notation. The Net::CIDR functions handle both IPv4 and IPv6 addresses.
net-mgmt/Net-IP-1.26 (Score: 9.2878623E-4)
Perl extension for manipulating IPv4/IPv6 addresses
This module provides functions to deal with IPv4/IPv6 addresses. The module can be used as a class, allowing the user to instantiate IP objects, which can be single IP addresses, prefixes, or ranges of addresses. There is also a procedural way of accessing most of the functions. Most subroutines can take either IPv4 or IPv6 addresses transparently.
net-mgmt/Net-IPAddress-1.10 (Score: 9.2878623E-4)
Perl functions used to manipulate IP addresses, masks and FQDN's
Net::IPAddr is a collection of helpful functions used to convert IP addresses to/from 32-bit integers, applying subnet masks to IP addresses, validating IP address strings, and splitting a FQDN into its host and domain parts. No rocket science here, but I have found these functions to very, very handy. For example, have you ever tried to sort a list of IP addresses only to find out that they don't sort the way you expected? Here is the solution! If you convert the IP addresses to 32-bit integer addresses, they will sort in correct order.
net-mgmt/Net-ACL-0.07 (Score: 9.2878623E-4)
Class representing a generic access-list/route-map
This module represents a generic access-list and route-map. It uses the Net::ACL::Rule object to represent the rules.
net-mgmt/Net-Netmask-1.9022 (Score: 9.2878623E-4)
Perl module to parse, manipulate, and lookup IP network blocks
Net::Netmask parses and understand IPv4 CIDR blocks. It's built with an object-oriented interface. Nearly all functions are methods that operate on a Net::Netmask object.
net-mgmt/Net-ILO-0.54 (Score: 9.2878623E-4)
Interface to HP Integrated Lights-Out
The Net::ILO module is an interface to a subset of Hewlett-Packards Integrated Lights-Out out-of-band management system. HP's API is XML-based and cumbersome to use; this module aims to simplify accessing the iLO from Perl while retaining as much functionality as possible.
net-mgmt/Net-SNMPTrapd-0.13 (Score: 9.2878623E-4)
SNMP Trap Listener in Perl
The Net::SNMPTrapd module implements an SNMP Trap Listener.
net-mgmt/NetAddr-IP-4.078 (Score: 9.2878623E-4)
Work with IPv4 and IPv6 addresses and subnets
This perl module provides a simple interface to the tedious bit manipulation involved when handling IP address calculations. It also helps by performing range comparisons between subnets as well as other frequently used functions.
net-mgmt/SNMP-Trapinfo-1.02 (Score: 9.2878623E-4)
Process an SNMP trap with perl
Read and process an SNMP trap from Net-SNMP's snmptrapd