Skip to content

A simple client for the PDNS Manager API implemented as a bash script.

License

Notifications You must be signed in to change notification settings

loewexy/pdns-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDNS Manager Client

PDNS Manager is a simple yet powerful free administration tool for the Powerdns authoritative nameserver. It features an API for changing records.

This is the repository of a client for the post API implemented as a shell script. The API is described at the PDNS Manager website. There are also instructions on how to use this client.

Dependencies

In order to use this client you must have the following programms installed.

  • jq
  • curl
  • openssl

Contribute

If you want a new feature or you found a bug, feel free to create a pull request or open a issue.

About

A simple client for the PDNS Manager API implemented as a bash script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages