Page History
...
- either via the install/zip packages available on this page or
by using chocolatey: https://chocolatey.org/packages/stubby/0.3.0.6
Info The 0.4.0 release release msi and zip files includes both the command line tool described below and also a an alpha release of a Graphical Interface to manage Stubby.
...
Warning |
---|
The installer currently overwrites all existing files so if you have made changes to the |
Latest stable msi and zip installers:
Latest stable installer is version 0.3.0.6 built from:
getdns version: 1.6.0
openssl version: 1.0.2s
stubby version: 0.3.0
Description | File | SHA256 Checksum |
---|---|---|
64bit Windows Installer | abc0c103d56d620ef942b48d7c3c2713638587a397baecb003644c82816a0249 | |
32bit Windows Installer | stubby-0.3.0.6-x86.msi | a1afae37090c622304d4ea8ad593f277fed50b5bd2281032b4bb9522c1097e2e |
Zip file with 64bit install | 9e6b1480bc9690d8280a921499273d85c59bc7097ff7203efc2a7ba7351df2f7 | |
Zip file with 32bit install | db742031551af20d611b011dea7827a6611281d28e8b3dcada7a8cc92fa4a0bb |
Latest chocolatey package is available here: https://chocolatey.org/packages/stubby/0.3.0.6
Latest development msi and zip installers:
Latest development installer is version 0.4.0-a2 built from:
getdns version: 1.6.0
openssl version: 1.0.2s
stubby version: 0.4.0rc1
NOTE: This is an alpha release!
Description | File | SHA256 Checksum |
---|---|---|
64bit Windows Installer | 2f5cc0b783cbaf7ada2d266cac89025c52789d8406da681e017af243372e21c4 | |
32bit Windows Installer | 7cb0d59baf1fd3049fc81eab98e4d8a83d385be09c74f0f9ea53884fb3655f91 | |
Zip file with 64bit install | 8a7992baaa1eba171934c1c3e5539cf91d88170f0cb734a58e0f132265b2454b | |
Zip file with 32bit install | 35d75ecd1849590306433839fc2cd404ecadd986489f63497701e6c177c7055a |
Release notes
Version 0.4.0-a2
- Significant updates to the Stubby Manager GUI - see here for details.
Version 0.4.
...
0-a1
- The msi and zip files now includes an alpha release of Stubby Manager GUI see this page for details. This installs alongside the existing install and should not interfere with existing installs. (Chocolatey package does not contain this yet.It also includes a version of stubby that can ) The alpha is not feature complete and should be used with care, see Stubby Manager GUI.
- Stubby can now be installed as a Windows service, see this README.md for details.
...
Previous versions of the installer were numbered 0.0.1 to 0.0.7. From this release onward we are adopting a new policy. Installer releases will have a 4 component version a.b.c.d. a.b.c gives the Stubby version. d indicates the installer package revision, starting at 0 for the first packaging of a given Stubby version.
The 0.2.5.0 release now provides a 32bit install as well as a 64bit install.
On a 64bit Windows installation, a 32bit install will place files in
C:\Program Files (x86)\Stubby
. All other installs place files inC:\Program Files\Stubby
.
- This release corrects the default configuration file location to
C:\Program Files\Stubby\stubby.yml
. This path no longer needs to be specified on the command line. stubby.bat
has been updated to look for the configuration file in the same directory as the Stubby executable.
Latest installer is version 0.3.0.6 built from:
getdns version: 1.6.0
openssl version: 1.0.2s
stubby version: 0.3.0
Latest chocolatey package is available here: https://chocolatey.org/packages/stubby/0.3.0.6
Latest msi and zip installers:
...
...
abc0c103d56d620ef942b48d7c3c2713638587a397baecb003644c82816a0249
...
a1afae37090c622304d4ea8ad593f277fed50b5bd2281032b4bb9522c1097e2e
...
...
9e6b1480bc9690d8280a921499273d85c59bc7097ff7203efc2a7ba7351df2f7
...
...
db742031551af20d611b011dea7827a6611281d28e8b3dcada7a8cc92fa4a0bb
Installer contents
These contain the following files by the installer.
...
- C:\Program Files\Stubby\stubby_setdns_windows7.ps1 and
C:\Program Files\Stubby\stubby_resetdns_windows7.ps1
Warning WARNING: These scripts can only update DNS servers on the IPv4 service. IPv6 will still use the default DNS servers, sending queries in clear text so one option is to disable IPv6, the other is to manually update the IPv6 addessses (see below).
Install Stubby as Windows service
See this README.md for details.
Create a Scheduled Task
If you want Stubby to always start when you boot your system, you can create a Scheduled task for this. A template for the task is provided.
...