readme update
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
# 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.
|
|
||||||
|
|
||||||
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 `porkbun-ddns` executable in a folder.
|
||||||
|
|
||||||
Create a new file in the same folder named `.env`.
|
Create a new file in the same folder named `.env`.
|
||||||
|
|
||||||
@@ -30,4 +30,4 @@ You are now ready to run the program!
|
|||||||
|
|
||||||
I recommend scheduling the program with something like cron.
|
I recommend scheduling the program with something like cron.
|
||||||
|
|
||||||
Source code is included, you can build it yourself if you want but the executable is up to date.
|
Source code is included, you can build it yourself if you want but the executable is up to date. This program was written with only the standard library, in Vim :)
|
||||||
|
|||||||
Reference in New Issue
Block a user