Zeal is a simple offline documentation browser inspired by Dash.
- Save yourself from distractions, and keep all documentation you need
instantly available.
- Do not depend on your Internet connection or public Wi-Fi.
- Keep your documentation fresh with the built-in docset update system.
- Integrate Zeal with IDEA, Sublime Text, ViM, or your favourite IDE via
variety of plugins.
The zzip library provides read access to zipped file in a zip-archive.
It is based solely on free algorithms provided by zlib and can
transparently access files being either real files or zipped files
with the same file path argument.
dnscheck is a simple to use DNS zone sanity checker, comparing name server
records and serial numbers with both the parent zone and the zone itself.
It allows you to find lame, leaked or stale name servers which have the
potential to cause disruption.
DNSCheck is a program that is designed to help people check, measure and
hopefully also understand the workings of the Domain Name System. When
used to check an domain (aka zone) is submitted to DNSCheck, it will
investigate the general health by performing various tests and sanity
checks.
The dnsproxy daemon is a proxy for DNS queries. It forwards these
queries to two previously configured nameservers: one for authoritative
queries and another for recursive queries. The received answers are sent
back to the client unchanged. No local caching is done.
DNS::Config is a collection of Perl modules which provide an
abstraction of name service zones as well as server specific
adaptors for concrete file representations.
The modules origin is the ZoneMaster project which make heavy
use of the module for comprehensive zone file management. Go to
http://www.zonemaster.org for further information.
DNS::Zone is a collection of Perl modules which provide an
abstraction of name service zones as well as server specific
adaptors for concrete file representations.
The modules origin is the ZoneMaster project which make heavy
use of the module for comprehensive zone file management. Go to
http://www.zonemaster.org for further information.
Net::DNS is a collection of Perl modules to interface with the Domain Name
System (DNS) resolver. It allows the programmer to perform queries that are
beyond the capabilities of gethostbyname and gethostbyaddr.
There are also methods for dealing with creating and parsing dynamic updates
packets.
Router Advertisement DNS (radns)
radns is an IPv6 DNS server address autoconfiguration client. It
listens for IPv6 Router Advertisements with the Recursive DNS Server
(RDNSS) and the DNS Search List (DNSSL) options and stores the search
list and address(es) in a file in the same syntax as resolv.conf(5).
rbllookup is a small perl script which allow you to check given IP/host
name.
In this version you have statically inserted RBL servers, but code is based
on GPL source, so you can easy add more/replace/delete RBL servers by
editing rbllookup.conf file.