updated README

This commit is contained in:
2026-04-16 18:09:37 -05:00
parent 071c8f3d97
commit 0eb4e9f993
+4
View File
@@ -1,11 +1,15 @@
# Dynamic DNS Client for Porkbun API # Dynamic DNS Client for Porkbun API
A simple program for keeping all of your A records up to date! A simple program for keeping all of your A records up to date!
Written in Go with only the standard library. Written in Go with only the standard library.
To use, you will need your own Porkbun API key + secret. To use, you will need your own Porkbun API key + secret.
Then, place the `dynamic-dns` executable in a folder. Then, place the `dynamic-dns` executable in a folder.
Create a new file in the same folder named `.env`. Create a new file in the same folder named `.env`.
Copy the text below into the `.env` file, replacing the example information with your own. Copy the text below into the `.env` file, replacing the example information with your own.
Note: only include top-level domain, it'll take care of identifying and updating subdomain IPs Note: only include top-level domain, it'll take care of identifying and updating subdomain IPs