feat(README): added README for desec-ip-sync
All checks were successful
/ desec-script (push) Successful in 3m11s
All checks were successful
/ desec-script (push) Successful in 3m11s
This commit is contained in:
parent
3388f8f613
commit
f3fb099aa0
1 changed files with 7 additions and 0 deletions
7
server-scripts/desec-ip-sync/README.md
Normal file
7
server-scripts/desec-ip-sync/README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Desec-IP-Sync
|
||||
|
||||
## Reason
|
||||
[desec.io](https://desec.io/) is a free DNS hosting service that has securty in mind.
|
||||
I personally use this service, and I noticed that there are times in which my IP always resets to another value. Which does hinder my ability to work.
|
||||
|
||||
This solves this issue by containerizing the service in Docker so it can be used by any `amd64` or `arm64` server. To which the program checks to see if the server's IP has changed, comapres it to an "old" IP, and changes old information from desec.io using it's API automatically without inteference.
|
||||
Loading…
Add table
Add a link
Reference in a new issue