Simple Project List Software Map

Name Service (DNS)
254 projects in result set
Última Atualização: 2001-01-30 06:12

CustomDNS

CustomDNS is a modular DNS server written in Java. It's based on Brian Wellington's dnsjava pacakge, but it adds support for virtual hostnames, SQL databases, and dynamic client updates. You can use CustomDNS out-of-the-box as a clone of ml.org/dyndns.org, or you can use it to develop custom DNS applications.

(Machine Translation)
Última Atualização: 2002-08-17 11:17

ProutDNS Dynamic DNS

ProutDNS is a set of PHP scripts to create your own Dynamic DNS service.

(Machine Translation)
Última Atualização: 2004-04-16 10:56

UpdateDD

UpdateDD is a command line tool that updates a
dynamic DNS record. It supports the following
features: Web-based IP-detection, IP address
caching, configuration files with C-like syntax,
simple interface for managing multiple accounts
and hostnames, and status output to syslog.
Supported services include: changeip.com,
dyndns.org, eurodyndns.org, ovh.net, no-ip.org,
ods.org, hn.org, regfish.com, and tzo.com.

(Machine Translation)
Última Atualização: 2002-05-10 16:28

dnsjava

dnsjava is an implementation of the DNS protocol in Java. It supports all of the common record types. dnsjava provides both high and low level access to the resolver. The high level functions perform queries for records of a given name, type, and class, and return an array of records. A cache is used to reduce the number of queries sent. The low level functions allow direct manipulation of dns messages and records, as well as allowing additional resolver properties to be set. A 'dig' clone, dynamic update program, and basic server are also included. Extensions to the DNS protocol are supported as well (DNSSEC, TSIG, EDNS0).

(Machine Translation)
Última Atualização: 2008-07-09 13:23

Avahi

Avahi is a framework for Multicast DNS Service
Discovery (mDNS/DNS-SD a.k.a. Zeroconf) on Linux.
It allows programs to publish and discover
services running on a local network with no
specific configuration. For example, you can plug
into a network and instantly find printers to
print to, files to look at, and people to talk to.

(Machine Translation)
Última Atualização: 2003-06-17 19:18

ZoneMaster

ZoneMaster is a tool for zone file and name server management. It consists of a library that can configure BIND and a Web-based user interface that is used to access the data that is stored in a database. A bootstrap script allows you to initialize the database with all necessary information retrieved from an existing configuration. All modifications are saved as jobs in the database, and a job handler makes the necessary changes from time to time. The user interface is based on XSLT-stylesheets and can be easily modified.

(Machine Translation)
Última Atualização: 2004-02-22 13:06

Simple Dynamic DNS

Simple Dynamic DNS is a very light and simple set of Perl
scripts to provide DNS support for users with dynamic
IPs. The server is a CGI which waits for a client
connection, then authenticates and changes the user IP.
The cron script will check every N minutes for changes in
the zones specified in the config files, and if any, it
rebuilds the Bind zone from the latests updated IPs.

(Machine Translation)
Última Atualização: 2003-12-02 19:58

SuaveDNS

SuaveDNS is a set of Perl and PHP programs which
allow DNS administrators to easily add, remove, or
update zones with an easy to use Web-based
control panel. The DNS server is DJBDNS, and the
data is stored in a MySQL database.

(Machine Translation)
Última Atualização: 2007-05-25 18:28

OpenVISP Admin

OpenVISP Admin is a fork of Postfix Admin. Its aim is to provide a
unique ISP tool as a Web panel for end users, postmasters, and site
administrator to manage their data. It allows site administrators to
update amavisd-new values, spam-assassin values, greylisting, domains
checks, and sender verification. It can also provide datacenter admins
with a central point of access, by having APC Masterswitch configuration
and access, hosting access requests, and PPTP access and statistics
views.

(Machine Translation)
Última Atualização: 2009-01-02 18:39

Automated Network DHCP Registration Application

ANDReA is a LAMP-based system for registration of network clients using DHCP. Splitting the network into "boot-net" for unregistered users and a "real-net" for registered users makes it possible to gather information about users in the network. Additionally it is possible to detect active services (FTP, WWW, a game server, etc.) and unregistered computers in the network. It is mainly used for LAN parties. 

(Machine Translation)
Última Atualização: 2008-11-11 04:30

ProBIND

ProBIND is a Web application designed for managing
the DNS zones for one or more servers running the
ISC BIND DNS server software. It works best for
companies that need to manage a medium-sized pool
of domains across a set of servers.

(Machine Translation)
Última Atualização: 2013-09-27 11:28

skadns

skadns is an asynchronous DNS client library.
It was designed for simplicity of use and light
resource usage, and can even be used on an
embedded system. Unlike other DNS client
libraries, skadns leaves the asynchronous
work to a forked process, making the client API easy to understand and use. skadns is included in the s6-dns package.

(Machine Translation)
Última Atualização: 2004-01-03 13:50

Sauron

Sauron is a free DNS/DHCP management system with
Web and command line interfaces. It is able to
manage multiple DNS/DHCP servers. Complete dhcpd
and named configurations are generated from a
central SQL database.

(Machine Translation)
Última Atualização: 2011-01-01 06:26

Chaosmap

Chaosmap is an information gathering tool and DNS, Whois, and Web server scanner. It can be used to look up DNS names with a dictionary with or without using a salt. Salting for DNS means it will append numbers from 1-9 to the name in the dictionary with or without a - and _ or a leading 0. Salting for Web stuff will try double slashes and some directory traversal tricks. It performs reverse DNS lookups of a whole IP range (with optional Whois lookup) and dictionary scans for hidden paths on one Web server or a range of IP addresses. Optionally you can encode a path with URL encoding use Google dict lookup mode to find the path on Google and only query the Webserver if there are no search results. It can also extract email addresses from domains using a Google search or perform a list of Google Hacking queries on your domain.

(Machine Translation)
Última Atualização: 2002-01-04 18:04

WeBBind

WeBBind is a Web interface for admin BIND DNS servers. It is written in PHP for everyday usage.

(Machine Translation)