0.6.0 • Published 2 years ago

dns-nameserver v0.6.0

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
2 years ago

dns-nameserver

Nameserver configuration parsers and generators

SYNOPSIS

Name servers have configuration files, each with their own format. This package abstracts the unique implementations into a set of common actions.

FUNCTIONS

getZones

Returns a list of zones (and zone files) from the specified nameserver config file.

TODO

  • config parser
    • bind
    • nsd
    • knot
    • maradns
    • tinydns
  • config generator
    • bind
    • nsd
    • knot
    • maradns
    • tinydns
    • powerdns (#30)

SEE ALSO

DEVELOP

0.5.0

2 years ago

0.6.0

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago