Skip to content

Python 3 script to update a Gandi zone with the current Livebox ipv4 wan address

Notifications You must be signed in to change notification settings

Strangelovian/LiveBoxIpv4GandiUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveBoxIpv4GandiUpdater

Python 3 script to update a Gandi zone with the current Livebox ipv4 wan address

livebox file: use http POST request to query the livebox WAN status, including the current WAN ipv4 address it doesn't need the admin livebox password

gandi file: use Gandi xmlrpc API to check if the configured DNS zone is up to date

settings: loads Gandi api key and other things from a .rc file

About

Python 3 script to update a Gandi zone with the current Livebox ipv4 wan address

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages