Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nickpegg/linodedynamicdns
Script to dynamically update a DNS entry on Linode's DNS service
https://github.com/nickpegg/linodedynamicdns
Last synced: 17 days ago
JSON representation
Script to dynamically update a DNS entry on Linode's DNS service
- Host: GitHub
- URL: https://github.com/nickpegg/linodedynamicdns
- Owner: nickpegg
- Created: 2011-12-17T19:02:40.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-30T00:50:29.000Z (about 13 years ago)
- Last Synced: 2024-10-31T19:15:05.665Z (2 months ago)
- Language: Python
- Homepage:
- Size: 89.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LinodeDynamicDNS.py
Just a little script to dynamically update a DNS record in Linode's DNS
service. Requires [linode-python](https://github.com/tjfontaine/linode-python/)
and Python 2.x (since linode-python is not Python 3 compatible).This script is best ran as a cronjob. It only outputs anything on an error, if
it had to create a record, or if it updated a record.Don't forget to change the settings at the top of the script before
trying to use it!