patlc / VegaDNS

VegaDNS is a tinydns administration tool written in PHP to allow easy administration of DNS records through a web browser

Home Page:http://vegadns.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OVERVIEW

VegaDNS is a tinydns administration tool written in PHP to allow easy
administration of DNS records through a web browser.

FEATURES

* Tiered access with Senior Admin, Group Admin, and User levels
* Import multiple domains at once via AXFR
* Uses Smarty Template engine for clear separation of PHP from HTML
* Web configurable Default Records to auto-populate new domains with
* Free (GPL)

REQUIREMENTS

* PHP 4 (Requires register_globals to be Off for security)
* MySQL
* djbdns (http://cr.yp.to/djbdns.html)
* ucspi-tcp (http://cr.yp.to/ucspi-tcp.html)
* daemontools (http://cr.yp.to/daemontools/install.html)
* wget (http://www.gnu.org/directory/wget.html)

INSTALL
see INSTALL

LICENSE
See COPYING for a copy of the GPL v2, which covers all original code in
VegaDNS.  Note that the src/Net/IPv6.php file is a library from PEAR,
and is covered under the New BSD license.

SUPPORT

* Support Mailing List:
    https://lists.sourceforge.net/mailman/listinfo/vegadns-users
* Announce Mailing List:
    https://lists.sourceforge.net/mailman/listinfo/vegadns-announce

About

VegaDNS is a tinydns administration tool written in PHP to allow easy administration of DNS records through a web browser

http://vegadns.org

License:GNU General Public License v2.0