Skip to content

A small cron job to periodically update a Route53 DNS record to point to the WAN ip address of the host it is running on.

License

Notifications You must be signed in to change notification settings

ant1eicher/sync53

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sync53

A small CLI tool to update a Route53 DNS record to point to the WAN ip address of the host it is running on. Can be used periodically as a cron job.

Usage

sync53 --profile awsprofile --region af-south-1 --hosted-zone-id /hostedzone/Z31T92M9QYO6S8 --record-name foo.com.

About

A small cron job to periodically update a Route53 DNS record to point to the WAN ip address of the host it is running on.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages