Ports Search

Results 3,4713,480 of 5,161 for /ports-mgmt/.(0.004 seconds)
net/Net_DIME-1.0.2 (Score: 0.006224396)
The PEAR::Net_DIME class implements DIME encoding
This is the initial independent release of the Net_DIME package. Provides an implementation of DIME as defined at http://www1.ietf.org/mail-archive/ietf-announce-old/Current/msg19298.html
net/Net_DNSBL-1.3.7 (Score: 0.006224396)
PEAR DNSBL Checker
Checks if a given Host or URL is listed on an DNSBL or SURBL.
net/Net_Dict-1.0.7 (Score: 0.006224396)
PEAR interface to the DICT protocol
PEAR::Net_Dict provides a simple API to the DICT Protocol handling all the network related issues and providing DICT responses in PHP datatypes to make it easy for a developer to use DICT servers in their programs.
net/Net_Finger-1.0.1 (Score: 0.006224396)
PEAR class that provides a tool for querying finger servers
PEAR::Net_Finger class provides a tool for querying finger servers.
net/Net_Geo-1.0.5 (Score: 0.006224396)
Geographical locations based on Internet address
Obtains geographical information based on IP number, domain name, or AS number. Makes use of CAIDA Net_Geo lookup, HostIP or localizer extension.
net/Net_GeoIP-1.0.0.r1 (Score: 0.006224396)
Library to perform geo-location lookups of IP addresses
A library that uses Maxmind's GeoIP databases to accurately determine geographic location of an IP address.
net/Net_IDNA-0.8.1 (Score: 0.006224396)
Pear Punycode encoding and decoding package
This package helps you to encode and decode punycode strings easily.
net/Net_IPv4-1.3.4 (Score: 0.006224396)
IPv4 network calculations and validation
Net_IPv4 is a Class used for calculating IPv4(AF_INET family) address information such as network as network address, broadcast address, and IP address validity.
net/Net_Ident-1.1.0 (Score: 0.006224396)
PEAR identification protocol implementation
The PEAR::Net_Ident implements Identification Protocol according to RFC 1413. The Identification Protocol (a.k.a., "ident", a.k.a., "the Ident Protocol") provides a means to determine the identity of a user of a particular TCP connection. Given a TCP port number pair, it returns a character string which identifies the owner of that connection on the server's system.
net/Net_LDAP-1.1.5 (Score: 0.006224396)
OO interface for searching and manipulating LDAP-entries
Net Ldap is a clone of Perls Net::LDAP object interface to ldapservers. It does not contain all of Net::LDAPs features, but has: * A simple OO-interface to connections, searches and entries. * Support for tls and ldap v3. * Simple modification, deletion and creation of ldapentries. * Support for schema handling.