Skip to content

Manage a dynamic home IP address with an AWS hosted route53 domain

License

Notifications You must be signed in to change notification settings

tabascoterrier/aws-dyndns

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-dyndns

Manage a dynamic home IP address with an AWS hosted route53 domain

usage: dns_update.py [-h] --domain DOMAIN --record
                     RECORD --zone ZONE --profile PROFILE

Update an AWS route53 DNS record with your external IP

optional arguments:
  -h, --help             Show this help message and exit
  --domain DOMAIN, -d    DOMAIN Domain to modify
  --record RECORD, -r    RECORD Record to modify
  --zone ZONE, -z ZONE   AWS hosted zone id
  --profile PROFILE, -p  PROFILE  AWS credential profile to use

About

Manage a dynamic home IP address with an AWS hosted route53 domain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%