Commit graph

28 commits

Author SHA1 Message Date
13c0f838b9
fix: remove cloudflare service and improve ipv4/ipv6 handling
All checks were successful
ci / docker (push) Successful in 26s
2023-07-18 23:15:03 +02:00
03fe312c02
fix: remove cloudflare service and improve ipv4/ipv6 handling
All checks were successful
ci / docker (push) Successful in 25s
2023-07-18 23:13:21 +02:00
b8d31865d1
fix: ipv6
All checks were successful
ci / docker (push) Successful in 21s
2023-07-18 16:01:37 +02:00
ee199ff35a
fix: set default value
All checks were successful
ci / docker (push) Successful in 22s
2023-07-18 16:00:50 +02:00
ad59cc44db
fix: set default value
All checks were successful
ci / docker (push) Successful in 23s
2023-07-18 15:57:49 +02:00
2090f83dac
fix: set default value
All checks were successful
ci / docker (push) Successful in 24s
2023-07-18 15:53:34 +02:00
ae1afb952f
feat: ipv6 support added
All checks were successful
ci / docker (push) Successful in 24s
2023-07-18 13:43:22 +02:00
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