diff options
author | Steph Enders <steph@senders.io> | 2023-07-05 09:42:33 -0400 |
---|---|---|
committer | Steph Enders <steph@senders.io> | 2023-07-05 09:42:33 -0400 |
commit | 7ad553afa01bc362871480ad74780e678f88e7ea (patch) | |
tree | 123a449dc071fa80a332f34e6b9d516c99952090 |
Create readme and init repo
-rw-r--r-- | README.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..98b08a1 --- /dev/null +++ b/README.txt @@ -0,0 +1,7 @@ +== PORKBUN IP UPDATE + +Sometimes your servers IP changes underneath you. This util is script you can setup that can check your domains IP and the IP of your target server and ensure your DNS records are up to date. + +== SETUP + +Ensure your API keys are somewhere secure and accessible to the script |