Skip to content

Releases: drittich/DnsTube

DnsTube v2.0.0-beta

21 Nov 06:32
Compare
Choose a tag to compare

This is a complete rewrite of DnsTube as a Windows service and is a replacement for the DnsTube v9.x desktop version.. Because it's a service it will run without requiring login.

Installation requires Administrator privileges. See the README.md for full installation instructions.

Note: You will need to re-enter your settings. (You can copy your Cloudflare API authentication info from the Settings dialog of the desktop version of DnsTube if you are currently using it.) If you don't have a Cloudflare API token yet, instructions to generate one are here: Create API token · Cloudflare Fundamentals docs

This version is based on the recently released .NET 7 framework. You may need to download and install this before the application will run.

Once installed, the application UI is available at http://localhost:5666/.

Settings UI:

DnsTube v2.0.0-alpha1

15 Nov 12:09
Compare
Choose a tag to compare
DnsTube v2.0.0-alpha1 Pre-release
Pre-release

This is a pre-release alpha version. The main dynamic DNS functionality should be working but there are still some rough edges.


This is a complete re-write of DnsTube as a Windows service with a web interface. This enables it to run without requiring login.

Installation requires Administrator privileges. See the README.md for full installation instructions.

Note: You will need to re-enter your settings. You can copy your Cloudflare API authentication info from the Settings dialog of the desktop version of DnsTube if you are currently using it. If you don't have a Cloudflare API token yet, instructions to generate one are here: Create API token · Cloudflare Fundamentals docs

This version is based on the recently released .NET 7 framework. You may need to download and install this before the application will run.

Once installed, the application UI is available at http://localhost:5666/.

Settings UI:

DnsTube v0.9.10

09 Oct 13:07
Compare
Choose a tag to compare

use regex to parse IPv4 response

DnsTube v0.9.9

04 Sep 13:04
Compare
Choose a tag to compare
  • Update DNS on load
  • GUI performance improvements

DnsTube v0.9.8

20 Aug 11:30
Compare
Choose a tag to compare
  • Change to 24H time format
  • Fix typo

DnsTube v0.9.7

18 Apr 14:05
Compare
Choose a tag to compare

fix IP address replacement in TXT/SPF records

DnsTube v0.9.6

18 Apr 03:08
Compare
Choose a tag to compare

Fix IP6 bug in TXT/SPF records

DnsTube.Console Alpha release

11 Dec 09:22
Compare
Choose a tag to compare
Pre-release

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 v0.9.4

09 Dec 14:28
Compare
Choose a tag to compare
  • Fix config file location in portable versions

DnsTube v0.9.3

08 Dec 22:33
Compare
Choose a tag to compare
  • Fix UI bug with settings dialog
  • Show TTL in grid