1
0
Fork 0
mirror of https://github.com/tunix/digitalocean-dyndns synced 2024-05-05 09:13:37 +00:00
Commit graph

21 commits

Author SHA1 Message Date
lawtancool 8560437133 Fix indentation 2021-07-04 17:30:45 -07:00
lawtancool 8c6d54ac9e Add missing fi 2021-07-04 17:28:13 -07:00
lawtancool 3c754751b1 Add REMOVE_DUPLICATES env variable 2021-07-04 17:22:17 -07:00
lawtancool 59c2887236 Fix tail command and remove unnecessary echo 2021-06-16 21:05:34 -07:00
Jeremy Symon 1205095230 Support passing token in DIGITALOCEAN_TOKEN_FILE
This enables passing the token with docker secrets
2021-05-17 20:33:13 +12:00
Alper Kanat 0c4833645b
Update dyndns.sh 2021-03-24 01:03:31 +03:00
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