Download List

Project Description

NicTool is a DNS management suite with support for various DNS servers (djbdns, BIND, PowerDNS), SQL data storage, DNS entry parsing (RFC 1034 & 1035 compliance), tiered and delegated permissions so you can safely grant access to clients and admins, giving them only the permissions they need. Humans interact via the Web interface, and an API is used for scripting mass updates, DNS templates, provisioning, and more. All changes are logged to easily track change history and see who changed what, and when.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-08 09:48
2.12

The NicTool client (Web interface) is now HTML 5 validated. Much archaic HTML was replaced with shiny new HTML 5, CSS, and Javascript. Many other changes were made to improve the quality of the code and maintainability.

2011-12-01 07:14
2.11

A large reworking of the SQL backend. Many improvements to the data model have been made. The exports are now much simpler and robust. They also support more type of zone records. BIND export support has finally arrived. The test suite has been enlarged, and the validation tests for zones and records is much more robust. There is partial support for location and timestamps for records. These can be used to support BIND views, tinydns locations, and start/stop times for zone records. There is no support yet in the Web interface.

2011-11-15 08:10
2.05

This release abstracts NTS:Z:R:Sanity::new_or_edit_basic_verify into a suite of functions, supports SRV records, shortens db_mysql.h's ZONE_QUERY_FORMAT from 716 to 509 chars and adds ZR_PRIORITY and ZR_OTHER, rewrites nameserver/install.pl so it prompts for all required values with reasonable defaults, adds a patch from slink to get_zone_records (see forum thread), provides better error messages to nt_export_djb.pl, and tries to install required Perl modules with bin/install_deps.sh. Users need to update their SQL tables.

2004-10-05 19:52
2.02

A link to the license and source was added to most
output templates. The license and source links
were updated to open in a new window. Affero-GPL
license info was added. The TXT rr type was added
in NicToolClient.pm. The "use strict" pragma in
htdocs/*.cgi was disabled. This causes failures
under perl 5.8 due to programming shortcuts used
by previous authors.
Tags: Initial freshmeat announcement

Project Resources