Ports Search

Results 731740 of 5,824 for /net/.(0.003 seconds)
dns/Net-DNS-TestNS-1.10 (Score: 0.08073312)
Perl extension for simulating simple Nameservers
Class to setup a number of nameservers that respond to specific DNS queries (QNAME,QTYPE) by prespecified answers. This class is to be used in test suites where you want to have servers to show predefined behavior. If the server will do a lookup based on QNAME,QTYPE and return the specified data. If there is no QNAME, QTYPE match the server will return a SERVFAIL. A log will be written to STDERR it contains time, IP/PORT, QNAME, QTYPE, RCODE.
dns/Net-DNS-ToolKit-0.48 (Score: 0.08073312)
Tools for working with DNS packets
Routines to pick apart, examine and put together DNS packets. They can be used for diagnostic purposes or as building blocks for DNS applications such as DNS servers and clients or to allow user applications to interact directly with remote DNS servers.
dns/Net-Domain-TLD-1.74 (Score: 0.08073312)
Look up and validate TLDs
The purpose of this module is to provide user with current list of available top level domain names including new ICANN additions and ccTLDs.
mail/Email-FolderType-Net-1.04.1 (Score: 0.08073312)
Recognize folder types for network based message protocols
Registers several mail folder types that are known as network based messaging protocols. Folder names for these protocols should be specified using a URI syntax.
mail/Net-IMAP-Simple-1.2206 (Score: 0.08073312)
Perl extension for simple IMAP account handling
This module is a simple way to access IMAP accounts.
net-mgmt/Net-NSCA-Client-0.009002 (Score: 0.08073312)
Perl extension for sending passive service checks to nagios
This module allows applications to send passive checks to Nagios both locally and remotely.
net-mgmt/Net-OpenVPN-Manage-0.02 (Score: 0.08073312)
Manage an OpenVPN process via its management port
This module connects to the OpenVPN management interface, executes commands on the interface, and returns the results or errors that result.
net-p2p/Net-BitTorrent-File-1.02 (Score: 0.08073312)
Perl5 module for handles loading and saving of .torrent file
This module handles loading and saveing of .torrent files as well as providing a convenient way to store torrent file info in memory. Most users of the module will most likely just call the new method with the name of a existing torrent file and use the data from that.
security/Authen-Simple-Net-0.2 (Score: 0.08073312)
Simple authentication via FTP, POP3, or SMTP
Authentication via FTP, POP3, or SMTP.
textproc/Net-IDN-Encode-2.300 (Score: 0.08073312)
Internationalizing Domain Names in Applications (RFC 3490)
This module provides an easy-to-use interface for encoding and decoding Internationalized Domain Names (IDNs). IDNs use characters drawn from a large repertoire (Unicode), but IDNA allows the non-ASCII characters to be represented using only the ASCII characters already allowed in so-called host names today (letter-digit- hypen, "/[A-Z0-9-]/i").