infothrill / python-dyndnsc

dynamic dns (dyndns) update client with support for multiple protocols
https://pypi.org/project/dyndnsc/
MIT License
38 stars 17 forks source link

IP Updater executing a shell command #159

Open notEvil opened 3 years ago

notEvil commented 3 years ago

Hi,

similar to IPDetector_Command an UpdateProtocolCommand would be quite helpful. Atm I 'added' a new builtin (symlinked to my module and changed builtin.py) to update A and AAAA entries in gandi using its cli client.