Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samvv/dnsmaster

A tool to monitor and update your DNS records to your server's IP
https://github.com/samvv/dnsmaster

Last synced: about 1 month ago
JSON representation

A tool to monitor and update your DNS records to your server's IP

Awesome Lists containing this project

README

        

dnsmaster
=========

`dnsmaster` is a small tool to update DNS records to the latest IP address of
your server. It essentially is a DDNS client but without explicitly requiring
that your host supports DDNS. If there's a public API, `dnsmaster` can use it.

## Usage

To run `dnsmaster` forever and let it monitor your IP, simply run the
following:

```sh
dnsmaster example.com
```

## License

This software is licensed under the MIT license