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

https://github.com/rla/linode-dns-ip-update

A script to update an A record on Linode DNS with the current machine IP.
https://github.com/rla/linode-dns-ip-update

dynamic-dns linode nodejs

Last synced: about 1 month ago
JSON representation

A script to update an A record on Linode DNS with the current machine IP.

Awesome Lists containing this project

README

          

# linode-dns-ip-update

A script to update an A record on Linode DNS with the current machine IP.
Written using NodeJS.

Config: `cp config.example.json config.json`.

## License

The MIT License. See the LICENSE file for details.