Ports Search

Results 111120 of 293 for /dns/.(0.003 seconds)
dns/dnshistory-1.3 (Score: 0.26045933)
Store DNS lookups to a DB
Provide a means for storing a history of DNS/Name changes for the IP Addresses extracted from web log files. The major target being that multiple analyses of older log files do not require re-lookups of IP Address to FQDNs, and additionally maintain the accuracy of the lookup as it was then and not as it is now.
dns/dnswalk-2.0.2 (Score: 0.25895193)
DNS debugger - requests a zone transfer and analyzes the result
dnswalk is a DNS debugger. It performs zone transfers of specified domains, and checks the database in numerous ways for internal consistency, as well as accuracy.
dns/updatedd-2.6 (Score: 0.25789788)
Dynamic DNS Update Client supporting multiple services
Updatedd is a program for Unix like operating systems to update dynamic DNS records. It supports multiple services, including: changeip.com dyndns.org eurodyndns.org ovh.com, no-ip.org ods.org hn.org regfish.com tzo.com Each service is represented by a plugin, therefore it is very simple to add support for additional services. Furthermore the package includes a wrapper for updatedd called `updatedd-wrapper'. It provides support for configuration files and IP adddress caching.
dns/dnsmax-perl-1.0.1 (Score: 0.25744456)
DNSMax-perl is a perl DNS update client for the REST DNSMax protocol
A Cross Platform DNS update client, written in perl. DNSMax update uses the DNSMax protocol version 2.0 to send DNS update requests. It manages DNS records, update history, and allows for per record configuration. It also includes a wizard for generation of configuration files. Supported Dynamic DNS services http://www.thatip.com/ http://www.dnsmax.com/ -Dan Smith dan@algenta.com
dns/dnstracer-1.9 (Score: 0.25719404)
Trace a chain of DNS servers to the source
WHAT IS DNSTRACER? dnstracer determines where a given Domain Name Server (DNS) gets its information from, and follows the chain of DNS servers back to the servers which know the data. Its behaviour is similar to ntptrace(8), which does it for the NTP protocol.
dns/noip-2.1.9 (Score: 0.25719404)
No-IP.com's dynamic DNS update client
This is a port of No-IP.com's dynamic DNS update client. When configured correctly, the client will check the local IP address at a given time interval for any changes. If the local IP address has changed it will notify the DNS servers at No-IP.com and update the IP corresponding to your No-IP/No-IP+ hostname.
dns/dnstop-20140915 (Score: 0.25382903)
Captures and analyzes DNS traffic (or analyzes libpcap dump)
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
dns/maradns-2.0.13 (Score: 0.25382903)
DNS server with focus on security and simplicity
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.
dns/ironsides-20150415 (Score: 0.25382903)
Authoritative DNS server formally verified by SPARK/Ada
IRONSIDES is an authoritative DNS server that is provably invulnerable to many of the problems that plague other servers. It achieves this property through the use of formal methods in its design, in particular the language Ada and the SPARK formal methods tool set. Code validated in this way is provably exception-free, contains no data flow errors, and terminates only in the ways that its programmers explicitly say that it can. These are very desirable properties from a computer security perspective. IRONSIDES is not a complete implementation of DNS. In particular, it does not support zone transfers or recursive queries. It does, however, support a sufficient number of DNS records to be useful as an authoritative DNS server for an enterprise.
dns/Net-Amazon-Route53-0.122310 (Score: 0.25382903)
Manage your DNS entries on Amazon's Route53 service
The Net::Amazon::Route53 Perl module allows you to manage DNS records for your domains via Amazon's Route 53 service. For more information, visit http://aws.amazon.com/route53/