Add debug info based on feedback [1]
[1] https://github.com/ddclient/ddclient/pull/52#issuecomment-359449906
This commit is contained in:
parent
8e32c32b20
commit
7fd93d60d7
1 changed files with 3 additions and 0 deletions
3
ddclient
3
ddclient
|
|
@ -5701,6 +5701,9 @@ EoEXAMPLE
|
|||
}
|
||||
######################################################################
|
||||
## nic_dnsexit_update
|
||||
## Need update URL in this format:
|
||||
## http://update.dnsexit.com/RemoteUpdate.sv?login=yourlogin&password=your_ip_update_password&host=yourhost.yourdomain.com&myip=xxx.xx.xx.xxx
|
||||
## Successful responses are: '0=Success', '1=IP is the same as the IP on the system', '4=IP not changed. To save our system resources, please don't post updates unless the IP got changed.'
|
||||
######################################################################
|
||||
sub nic_dnsexit_update {
|
||||
debug("\nnic_dnsexit_update -------------------");
|
||||
|
|
|
|||
Loading…
Reference in a new issue