diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,19 +2,19 @@ A collection of scripts to manage various aspects of using dynamic DNS, usually to cope with dynamic IP addressing -## he-dyndns (he-dns/he-dyndns) +## he-dyndns A Python-based script to update dynamic DNS records when using the Hurricant Electric DNS service at ``dns.he.net``. This code is designed to ba maximally portable by relying on standard Python 3 libraries. It is not compatible with Python 2. -## ddns-update-rfc2136 (rfc2136/ddns-update-rfc2136) +## ddns-update-rfc2136 A Python-based script to update DNS records in a master server that is RFC2136-compliant and supports TSIG-based updates. This script is a wrapper around nsupdate(1). Properly configured TSIG keys are needed. -## RouterOS Script for Address List Updates (routeros/ros-ddns-addrlist) +## RouterOS Script for Address List Updates (ros-ddns-addrlist) A small RouterOS script for Mikrotik RouterOS to query a DNS name and put that IP address into an AddressLis. Note that the ``:resolve`` function doesn't support RR types. If there's an A you |
