Ports Search

Results 971980 of 5,827 for /net-mgmt/.(0.004 seconds)
net/ifdepd-20110412 (Score: 0.02692858)
Interface Dependency daemon
ifdepd implements dependencies between network interfaces in a reliable way. If any of the source interfaces fails, ifdepd sets all destination interfaces to state down. If all source interfaces are active, ifdepd sets all destination interfaces to state up. For example, it can be used with carp(4) to provide failover functionality on gateways/firewalls. ifdepd is a simple replacement for ifstated and was written because of problems with ifstated. Alexander Hausner <alex@hugo.bmg.gv.at>
net/iffinder-1.38 (Score: 0.02692858)
Tools for find other interfaces for same router
Iffinder is a tool for discover IP interfaces which belong to same router.
net/php70-7.0.11 (Score: 0.02692858)
The ldap shared extension for php
net/knc-1.7.1 (Score: 0.02692858)
KNC is Kerberised NetCat
KNC is Kerberised NetCat. It works in basically the same way as either netcat or stunnel except that it is uses GSS-API to secure the communication. You can use it to construct client/server applications while keeping the Kerberos libraries out of your programs address space quickly and easily.
net/gsasl-0.3.6 (Score: 0.02692858)
Bindings for GNU libgsasl
Bindings for GNU libgsasl.
net/network-protocol-xmpp-0.4.8 (Score: 0.02692858)
Client library for the XMPP protocol
Client library for the XMPP protocol.
net/iodine-0.7.0 (Score: 0.02692858)
Tunnel IPv4 data through a DNS server
This is a piece of software that lets you tunnel IPv4 data through a DNS server. This can be usable in different situations where Internet access is firewalled, but DNS queries are allowed.
net/htpdate-1.1.2 (Score: 0.02692858)
Time synchronization over http utility
The HTTP Time Protocol (HTP) is used to synchronize a computer's time with web servers as reference time source. Htpdate will synchronize your computer's time by extracting timestamps from HTTP headers found in web servers responses. Htpdate can be used as a daemon, to keep your computer synchronized. Accuracy of htpdate is usually better than 0.5 seconds (even better with multiple servers). Htpdate can also work through http proxy.
net/ip6_int-1.0 (Score: 0.02692858)
Convert an IPv4/IPv6 address to an in-addr.arpa/ip6.int PTR value
Convert valid IPv6 addresses to ip6.int PTR values. Convert valid IPv4 addresses to in-addr.arpa PTR values. Anything not valid is simply printed as is. Handles :: notation and embedded IPv4 addresses. If the address is followed by /n, the PTR is truncated to n bits.
net/httpry-0.1.7 (Score: 0.02692858)
Packet sniffer designed for displaying and logging HTTP traffic
"httpry is a specialized packet sniffer designed for displaying and logging HTTP traffic. It is not intended to perform analysis itself, but to capture, parse, and log the traffic for later analysis. It can be run in real-time displaying the traffic as it is parsed, or as a daemon process that logs to an output file. It is written to be as lightweight and flexible as possible, so that it can be easily adaptable to different applications."