From cb0e1dd0e84ab16110d1f377ba27872f771fb9af Mon Sep 17 00:00:00 2001 From: "Jason D. McCormick" Date: Sun, 11 Dec 2022 13:20:49 -0500 Subject: relocate --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 103ab6c..9f2392c 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3