You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Service updates: Default the windows service to a dedicated config file for compatibility with the GUI. Have the service change it's start up type on run so it will automatically start on system reboot, go back to manual when stopped. Documentation updates.
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -191,6 +191,8 @@ Or via the GUI:
191
191
192
192
## Windows 8 and later
193
193
194
+
See the file windows/README.txt for a detailed description of building and using Stubby on windows.
195
+
194
196
Powershell scripts are provided in the the windows directory of the source code that can be used to update the system resolvers.
195
197
Instructions for how to update the resolvers manually are provided are also provided - see https://dnsprivacy.org/wiki/display/DP/Windows+installer+for+Stubby
196
198
Stubby has been reported to work on Windows 7, but we don't officially support it.
0 commit comments