DnsTube

Access your computer from anywhere. DnsTube is a Windows .NET dynamic DNS client for Cloudflare.

MIT License

Stars
254

Bot releases are hidden (Show)

DnsTube - DnsTube v0.9.9

Published by drittich about 2 years ago

  • Update DNS on load
  • GUI performance improvements
DnsTube - DnsTube v0.9.8

Published by drittich about 2 years ago

  • Change to 24H time format
  • Fix typo
DnsTube - DnsTube v0.9.7

Published by drittich over 2 years ago

fix IP address replacement in TXT/SPF records

DnsTube - DnsTube v0.9.6

Published by drittich over 2 years ago

Fix IP6 bug in TXT/SPF records

DnsTube - DnsTube.Console Alpha release

Published by drittich almost 3 years ago

An alpha release of a console version of the app. You can run it manually or schedule with Task Scheduler so that it can run without requiring login.

I plan to add a command-line parameter for the config.json file, but for now it will look for it in C:\Users\[YourUserName]\AppData\Local\DnsTube, or in the same folder as the application if you are using a Portable version. It's easiest to configure settings with the GUI version (previous version will work for this), but if the GUI is already working for you there is no need to change any settings.

DnsTube - DnsTube v0.9.4

Published by drittich almost 3 years ago

  • Fix config file location in portable versions
DnsTube - DnsTube v0.9.3

Published by drittich almost 3 years ago

  • Fix UI bug with settings dialog
  • Show TTL in grid
DnsTube - DnsTube v0.9.2

Published by drittich almost 3 years ago

Fix bug where TTL set to non-Auto would revert to Auto

DnsTube - DnsTube v0.9.1

Published by drittich almost 3 years ago

  • Port the application to .NET 6 in preparation for building Windows service
  • Replace Windows Forms with WPF
  • Restore Minimize to tray function
  • Don't block execution with new-release popup
  • Minor bugfixes
DnsTube - v0.9.0-beta

Published by drittich almost 3 years ago

  • Port the application to .NET 6
  • Replace Windows Forms with WPF
  • Restore Minimize to tray function
  • Minor bugfixes
DnsTube - Update IP address API

Published by drittich almost 3 years ago

DnsTube - Bugfix: remove minimize to tray

Published by drittich over 3 years ago

Quick fix for issue 25. Minimize to tray has temporarily been disabled while this is being debugged.

DnsTube - .NET 5, support for SPF and TXT records

Published by drittich over 3 years ago

  • ported to .NET 5
  • added support for SPF and TXT entries
  • implement Cloudflare API for paging
DnsTube - BETA - support for TXT/SPF records

Published by drittich over 3 years ago

This is a portable version so expects the config to be in the same folder as the .exe. You can copy over the old config if you have one, the path is shown when you launch the old version you have.

Due to a settings change you'll need to re-select the entries you want DnsTube to update.

DnsTube - Implement Cloudflare API paging

Published by drittich over 3 years ago

DnsTube - Port to .NET Core, add portable version

Published by drittich about 4 years ago

DnsTube - Fix IPv6 record updates

Published by drittich over 4 years ago

DnsTube - Don't block Windows shutdown

Published by drittich over 4 years ago

DnsTube - Added some error handling

Published by drittich over 4 years ago

DnsTube - Support zone-restricted tokens

Published by drittich over 4 years ago

  • For tokens restricted to one or more zones, you can now configure a comma-delimited list of Zone IDs in Settings.
Related Projects