Created
March 6, 2019 23:42
-
-
Save lucabelluccini/c57756eea3a65008e074fba5ab8deb07 to your computer and use it in GitHub Desktop.
DDClient get IP from Router
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
daemon=60 # check every 60 seconds, fritz won't mind | |
syslog=yes # log update msgs to syslog | |
mail=root # mail all msgs to root | |
mail-failure=root # mail failed update msgs to root | |
pid=/var/run/ddclient.pid # record PID in file. | |
ssl=yes # use ssl-support. Works with | |
use=cmd, cmd=/etc/ddclient/get-ip-from-x |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment