Ports Search

Results 711720 of 5,886 for /net-im/.(0.005 seconds)
net/urlendec-1.0 (Score: 0.032213412)
URL encoder and decoder
A set of two tools to URL encode and URL decode any stream of data, either from the command line or from standard input. See RFC 1738, section 2.2, for an eplanation of URL encoding.
net/wackamole-2.1.5 (Score: 0.032213412)
Peer-to-peer high availability cluster
Wackamole is an application that helps with making a cluster highly available. It manages a number of virtual IPs, that should be available to the outside world at all times. Wackamole ensures that a single machine within a cluster is listening on each virtual IP address that Wackamole manages. If it discovers that any particular machine within the cluster are not alive, it will almost immediately ensure that other machines acquire their public IPs. At no time will more than one machine listen on any virtual IP. Wackamole also works toward achieving a balanced distribution of the numbered IPs on the machine within the cluster it manages.
net/widentd-1.04 (Score: 0.032213412)
RFC1413 auth/identd daemon providing a fixed fake reply
widentd is a small ident/RFC1413 deamon which provides a fixed (and fake) auth reply, regardless of the IP/port pair quoted. It's intended use is on firewalls, and NAT machines - where you may want to simply syphon off auth-requests from, for example, IRC servers. Author: Dirk-Willem van Gulik / dirkx@webweaving.org
net/xrdesktop2-2.00 (Score: 0.032213412)
GTK2 frontend for Rdesktop
Xrdesktop2 is a GTK2-Perl frontend for Rdesktop, which allows for the saving, and editing of session configurations. Xrdesktop2's intent is to handle Rdesktop's available commandline options, by presenting them in a [Perl/GTK2] GUI. Xrdesktop2 currently handles most any of the options you're likely to be interested in. Future versions will undoubtedly add more.
net/tcpstat-1.5 (Score: 0.032213412)
Program to report various network statistics
tcpstat reports certain network interface statistics (such as bandwidth) much like vmstat does for system statistics. It gets its information by either monitoring a specific interface, or by reading previously-saved tcpdump data from a file. It has been tested under Linux, Solaris, FreeBSD, NetBSD, and BSD/OS.
net/geoipupdate-2.2.2 (Score: 0.031980567)
Fetch the latest copies of the paid GeoIP database
This program is used to fetch the GeoIP2 and GeoIP databases. It requires an active GeoIP subscription. Please see https://www.maxmind.com/en/geolocation_landing for details about obtaining a subscription. If you wish to install the free versions of the GeoIP databases, please use the geoipudate.sh script provided in net/GeoIP.
net/libnss-cache-0.15 (Score: 0.031980567)
NSS module for directory services using an indexed, local disk cache
libnss-cache is a NSS module for reading directory service information for hosts from an indexed, local disk cache of that directory service. nsswitch.conf services provided: passwd and group Add 'nsscache' to the desired service(s) and generate the cache with the net/nsscache port.
net/IO-Interface-1.09 (Score: 0.031980567)
Perl extension for access to network card configuration information
IO::Interface adds object-methods to IO::Socket objects to allow them to get and set operational characteristics of network interface cards, such as IP addresses, net masks, and so forth. It is useful for identifying runtime characteristics of cards, such as broadcast addresses, and finding interfaces that satisfy certain criteria, such as the ability to multicast.
net/EasyTCP-0.26 (Score: 0.031980567)
Easily create TCP/IP clients and servers
Net::EasyTCP - Easily create TCP/IP clients and servers * One easy module to create both clients and servers * Object Oriented interface * Event-based callbacks in server mode * Internal protocol to take care of all the common transport problems * Transparent encryption * Transparent compression Seamus Venasse <svenasse@polaris.ca>
net/rabbitmq-c-0.0.1 (Score: 0.031980567)
RabbitMQ C AMQP client library
This is a C-language AMQP client library for use with AMQP servers speaking protocol versions 0-8 and 0-9-1. This port only speaks the 0-8 protocol version, for 0-9-1 use net/rabbitmq-c-devel. - <http://www.rabbitmq.com/> - <http://www.amqp.org/> - <http://hg.rabbitmq.com/rabbitmq-c>