dnsupdater

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

MIT License

Stars
29

Bot releases are visible (Hide)

dnsupdater - v3.0.0 Latest Release

Published by github-actions[bot] over 1 year ago

⚠️ This is an breaking change and won't support the config file in v2.x.x and before. ⚠️

  • You can now use IP address APIs which returns JSON.
  • A dedicated switch is added to IPv4 and IPv6. You can only check and update IPv4 or IPv6 now.
  • Prettified the configuration file.

⚠️ 这是一个大改动,v2.x.x 及过去版本的配置文件将不被兼容 ⚠️

  • 你现在可以用返回JSON的IP地址接口了
  • 为IPv4和IPv6增加了单独的开关,现在你可以选择只检查和更新IPv4或IPv6
  • 配置文件的结构现在变得更合理了
dnsupdater - v3.0.0-alpha2

Published by github-actions[bot] over 1 year ago

dnsupdater - v3.0.0-alpha1

Published by github-actions[bot] over 1 year ago

dnsupdater - [v2.0.2] Minor code refactor

Published by github-actions[bot] about 2 years ago

  • Deprecating configuration AuthEmail
  • Minor code refactor
  • Supporting more platforms
  • Migrating CI/CD to GitHub Actions
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