one.com-ddns-python-script
one.com-ddns-python-script copied to clipboard
A (relatively) simple python script to update one.com type A DNS records
I have a virtual ubuntu which has 2 ethernet interfaces. 1 connected to my lan and 1 connected to the wan (bridge), with a wan ip. For some reason the...
I'm not sure what the format of the script should be in order to support both docker and executing it directly from python. But this is an initial idea :)
Hi, Really like your script, did some modifications to it, to support loading variables from environment settings. I have a version that is docker compatible. Would that be of interest...