From 214029fd63f28c17d986502ed53f86137667a048 Mon Sep 17 00:00:00 2001 From: Morten Strandbo Date: Fri, 22 Apr 2022 10:01:13 +0200 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e2900eb --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# WAN_IP_Changedetection + +Runs a check against a known domain bound to a client behind that domain, to monitor if the IP of the host has changed. \ No newline at end of file