Releases: drittich/DnsTube
DnsTube v2.0.0-beta
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
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
use regex to parse IPv4 response
DnsTube v0.9.9
- Update DNS on load
- GUI performance improvements
DnsTube v0.9.8
- Change to 24H time format
- Fix typo
DnsTube v0.9.7
fix IP address replacement in TXT/SPF records
DnsTube v0.9.6
Fix IP6 bug in TXT/SPF records
DnsTube.Console Alpha 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
- Fix config file location in portable versions
DnsTube v0.9.3
- Fix UI bug with settings dialog
- Show TTL in grid