Winpdb is a GPL python debugger, with support for smart breakpoints, multiple
threads, namespace modification, embedded debugging, password encrypted
communication and speed of up to 20 times that of pdb.
Shibboleth 2.x relies on OpenSAML 2, which in turn requires this
lower-level library that provides a higher level interface to XML
processing, particularly in light of signing and encryption.
This is a port of dnscrypt-wrapper, which adds dnscrypt support to any name
resolver. It is the server-side counterpart of dnscrypt-proxy, and is in fact
derived from its source.
dnsdist is a highly DNS-, DoS- and abuse-aware loadbalancer. Its
goal in life is to route DNS traffic to the best DNS server,
delivering top performance to legitimate users while shunting or
blocking abusive traffic.
dnstop is a libpcap application (ala tcpdump) that displays various
tables of DNS traffic on your network. Currently dnstop displays
tables of:
* Source IP addresses
* Destination IP addresses
* Query types
* Top level domains
* Second level domains
ldapdns is a lightweight, high performance DNS server which utilizes
LDAP as its backend. It was originally based on djbdns, and strives to
maintain the same goals of performance, security and simplicity.
Nslint is a lint program for DNS zone files. It is produced by the
Lawrence Berkeley National Laboratory, Network Research Group.
Please send bugs and comments to nslint@ee.lbl.gov.
MaraDNS is a package that implements the Domain Name Service (DNS), an
essential internet service.
People like MaraDNS because it's small, lightweight, easy to set up, and
remarkably secure.
nss_mdns is a plugin for libc which provides host name resolution via
Multicast DNS, building on Avahi.
Only name resolution is provided; nss_mdns does not advertise services.
Net::Nslookup provides the capabilities of the standard UNIX command
line tool nslookup(1). Net::DNS is a wonderful and full featured module,
but quite often, all you need is `nslookup $host`. This module provides
that functionality.