|
|
|
|
|
by klinquist
2556 days ago
|
|
I have a bash script that runs as a cron to get my current external IP address every ~5 minutes. If it has changed, it updates AWS Route53 with the new IP.
Route53 costs $1/mo (for a zone = domain) and DNS lookups are basically free. |
|