Skip to content

python3 dynamic DNS updater for NS1's managed DNS service

License

Notifications You must be signed in to change notification settings

ionigman/ns1-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ns1-updater

python3 dynamic DNS updater for NS1's managed DNS service

You'll need to use the requests library. NS1 API key with manage_zones permissions is also required.

This script will compare the public IP with the existing A record of the domain you specify every ten seconds. If they do not match, the A record will be updated to match the public IP.

This is provided without any warranty of any sort. Use at your own risk.

About

python3 dynamic DNS updater for NS1's managed DNS service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages