1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/dns/zonecheck/pkg-descr
Pav Lucistnik efa5c62dfd - Update to 3.0.5
PR:		ports/159920
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2011-09-13 10:57:17 +00:00

20 lines
929 B
Plaintext

ZoneCheck is intended to help solving misconfigurations or inconsistencies
of DNS zone files.
Features
* Powerful XML based configuration file (allowing changes in test severity,
order, zone of application, ...)
* Does not depend on policies
* Fine grained test selection (by test, by categories, by zones)
* Full IPv6 support (connectivity and AAAA records)
* Supports several input/output interfaces such as CLI, CGI
* Dedicated mode for use inside shell scripts
* Batch mode available (ideal when dealing with several domains)
* Use of stylesheets for easy integration and javascript for enhancement only
* Generates reports either by severity or by hosts
* I18N and L10N support (available: French, English)
* Multi-threaded application in order to cut down checking time
* Extensible: new tests, new interfaces, new reports, ...
* Exception and cache mechanisms to simplify test writting
WWW: http://www.zonecheck.fr/