dnsupdater

Automatically update your DNS record to match your current external IP address

MIT License

Stars
29

Bot releases are hidden (Show)

dnsupdater - [v2.0.1] Fixed a bug that incorrectly comparing 2 IP addresses

Published by boris1993 almost 4 years ago

Fixed a bug that incorrectly comparing 2 IP address.

dnsupdater - [v2.0.0] Provide IPv6 support

Published by boris1993 almost 4 years ago

dnsupdater can handle updating AAAA records now.

This version is not compatible with the previous version so do REMEMBER TO UPDATE your config.yaml with the latest template before using it.

dnsupdater - Removed IPv6 support

Published by boris1993 over 4 years ago

Not support updating IPv6 addresses anymore. And as far as I can see, I won't provide any support for IPv6 in the future.

The property DomainType has also been removed so please remember to update your config.yaml.

dnsupdater - Support updating IPv6 records on CloudFlare

Published by boris1993 almost 5 years ago

DO NOT USE THIS VERSION FOR UPDATING IPv6 RECORDS
THE IPv6 SUPPORT IS NOT COMPLETE AND I REMOVED IT IN THE NEXT VERSION


Support updating IPv6 records for fixing issue #44

There is a new property called DomainType for pointing out which type this DNS record is, please make sure you've updated your config.yaml before using this version.

Known bugs:

  • Addresses with leading zeros(e.g. 2001:0db8:0000:0000:0000:ff00:0042:8329) and without leading zeros(e.g. 2001:db8:0:0:0:ff00:42:8329) will be treated as different addresses.
  • Addresses with consecutive sections of zeros(e.g. 2001:0db8:0000:0000:0000:ff00:0042:8329) and without consecutive sections of zeros(e.g. 2001:db8::ff00:42:8329) will be treated as different addresses.
dnsupdater - https://github.com/boris1993/dnsupdater/releases/tag/v1.0.5

Published by boris1993 over 5 years ago

dnsupdater - Supports processing multiple CloudFlare DNS records

Published by boris1993 over 5 years ago

Supports processing multiple CloudFlare DNS records.

Also remember to update your config.yaml since the structure has changed.

dnsupdater - https://github.com/boris1993/dnsupdater/releases/tag/v1.0.3

Published by boris1993 almost 6 years ago

dnsupdater -

Published by boris1993 almost 6 years ago

dnsupdater -

Published by boris1993 almost 6 years ago

dnsupdater - https://github.com/boris1993/dnsupdater/releases/tag/v1.0.1-dev

Published by boris1993 about 6 years ago

dnsupdater - https://github.com/boris1993/dnsupdater/releases/tag/v1.0

Published by boris1993 about 6 years ago