Commit graph

15 commits

Author SHA1 Message Date
Harald Ringvold
928616e9e0 Fix IP check for the case where all services fail
Last commit would still not fix the problem if all services fails
because of the check on line 38.
2021-03-20 21:14:24 +01:00
Harald Ringvold
9b59388a58 Adding check for valid ip address
In some cases the return body from ifconfig.co is an HTML error page.
This change makes sure the response is a valid IP address.
2021-03-20 21:09:58 +01:00
Harald Ringvold
8c940d5bd2 Create sub domain if it does not exist 2021-03-20 20:37:31 +01:00
Alper Kanat
c807533d14
Update dyndns.sh 2021-03-17 10:17:29 +03:00
ifrido
aa32217f37 disable filename expansion during evalutation of the NAME env variable 2021-03-06 21:56:19 +01:00
Alper Kanat
4ec2969d4a
Update dyndns.sh 2020-12-14 13:00:50 +03:00
Alecander Graf
3bb7a0232b
Add logging, fix indent, add additional service 2020-12-13 23:09:34 +01:00
Alexander Graf
a07892bc59
Update dyndns.sh 2020-12-13 15:55:26 +01:00
Alper Kanat
688a19663e Added ability to try multiple services for fetching IP address 2020-12-11 00:03:27 +03:00
Alex Klinkert
32b03e6914
Load more than 20 records to work around big zones 2020-06-25 20:51:17 +02:00
Evgenii Vilkov
6cba88c6d0 add support for multiple subdomains 2020-01-30 13:38:37 +00:00
Will Bogey
c9511c3c63
Check IP of subdomain rather than domain 2018-12-01 10:50:17 -05:00
Jeff Billimek
4f99eff7ae only update if IP changed
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2018-09-28 20:37:09 -04:00
Joe Lanford
3075a53041 Select only the A record when figuring out the record ID and refresh on every interval in case it changes 2017-11-30 21:34:38 -05:00
Alper Kanat
a435fb75c5 initial commit 2016-01-23 18:47:35 +02:00