Ports Search

Results 151160 of 293 for /dns/.(0.005 seconds)
dns/tinystats-1.1 (Score: 0.20018603)
DJB's tinydns statistics generator
tinystats is a statistic generator for DJB's tinydns. It can be easily integrated with rrdtool to generate nice graphical DNS stats.
dns/whoseip-1.00 (Score: 0.20018603)
Get information about IP addresses: country code and network
whoseip returns information about IP addresses: country code and network they belong to. It is part of dnstools, a set of utilities for DNS management and related tasks.
dns/vizone-0.1 (Score: 0.20018603)
Updates the serial number in one or more zonefiles
A script that tries to update the serial inside a DNS zonefile with sane values if the file has changed during edit.
dns/Net-Nslookup-2.04 (Score: 0.19506313)
Provides the capabilities of the standard tool nslookup(1)
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.
dns/renewck-1.00 (Score: 0.19506313)
Check for expiring domains and send email notifications
renewck checks expiration times of one or more domains and notifies user via email about the domains that are approaching expiring. It is part of dnstools, a set of utilities for DNS management and related tasks.
dns/rpsl2acl-1.00 (Score: 0.19506313)
Query set of RPSL database objects and convert to BIND ACLs
rpsl2acl queries a set of RPSL database objects (normally route-sets) and converts them to an ACL for use in BIND configuration files. It is part of dnstools, a set of utilities for DNS management and related tasks.
dns/idnkit-1.0 (Score: 0.1948057)
Library to handle internationalized domain names
The 'idnkit' is an open source, BSD-like licensed software that provides functionalities about Internationalized Domain Name processing standardized at IETF. Major features that idnkit provides are as follows. * libidnkit Core library for IDN processing. * libidnkitlite Light Weight library for IDN processing. (UTF-8 only) * idnconv DNS zone / configuration file encoding converter. * runidn / idn wrapper Dynamic link resolver library for UNIX / Windows. * BIND 9 patch IDN enhancements for BIND 9 DNS lookup tools.
dns/mdnsd-0.7G (Score: 0.18994024)
Advertise a service via Rendezvous
mdnsd is a very lightweight, simple, portable, and easy to integrate open source implementation of Multicast DNS (part of Zeroconf, also called Rendezvous by Apple) for developers. It supports both acting as a Query and a Responder, allowing any software to participate fully on the .localnetwork. -- Dan Pelleg daniel+mdnsd@pelleg.org
dns/nsupdate-9.8.6 (Score: 0.18994024)
nsupdate utility with GSS-TSIG support
An GSS-TSIG enabled version on nsupdate(1) utility from bind9 package for Dynamic DNS Update requests as defined in RFC 2136 suitable for Samba4 zone updates. Standard GSS-TSIG mode is switched on with the -g flag. A proprietary variant of GSS-TSIG used by Windows 2000 can be switched on with the -o flag.
dns/dhisd-5.1 (Score: 0.18756083)
DHIS server for dynamic updates on the server using specific engines
DHIS Daemon release 5.1 ============================== The server is now modular through the introduction of a services sub-system. DNS updates are no longer part of the main code but are now implemented as a module. The main dhisd process listens to DHIS clients and after authentication marks these with their dynamic IP address. The request is passed to a sub-process through a pipe which implements the services for which the client is subscribed to. Clients may be subscribed to one or more services individually. The sub-engine interface does a basic read from stdin and process. Examples of things DHIS could update: Dns, Firewalls, tunnel servers, relay access lists, etc ... For more information on the services of DHIS, you should look at the official DHIS site: http://www.dhis.org/dhis/services/