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.
- Host: GitHub
- URL: https://github.com/rla/linode-dns-ip-update
- Owner: rla
- License: mit
- Created: 2013-11-10T21:32:35.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-10T21:33:54.000Z (about 12 years ago)
- Last Synced: 2025-01-16T10:58:36.454Z (12 months ago)
- Topics: dynamic-dns, linode, nodejs
- Language: JavaScript
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.