summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSt33v <stephen.pratt@calamia.com.au>2015-11-10 19:45:36 +1100
committerSt33v <stephen.pratt@calamia.com.au>2015-11-10 19:45:36 +1100
commit6980dfaa43b6d7d0ddc41693bc89e357fadb2af2 (patch)
treecb54c65bfee03e107080ba563e162f9fba375d77 /README.md
parentbce4106a91bf7efd1a257f783c7d31ee9ea1efd1 (diff)
Update README.md
Added link to Cumquat web server.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2b94241..53a3ea8 100644
--- a/README.md
+++ b/README.md
@@ -7,4 +7,9 @@ This script is called periodically (such as from a cron job). It obtains the int
address and logs it to a temporary file. When the external IP address changes, the following steps occur:
- The owner is notified by email of the address change.
- The log file is deleted.
+-
+## Update
+After writing this script I learnt how to use dynamic DNS redirectors to take over the hard work of keeping up to date with my IP address.
+
+["Cumquat"](http://st33v.ddns.net) is a Raspberry Pi running this and some other scripts.