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
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@ of the available [DNS Privacy servers](https://dnsprivacy.org/wiki/x/E4AT)
13
13
14
14
Stubby is developed by the getdns team.
15
15
16
+
Stubby can be used as a command line tool requiring the user to manually modify the system DNS resolvers. A development version of a Stubby Manager GUI is also available for Windows, see [Stubby Mananger GUI](https://dnsprivacy.org/wiki/display/DP/Stubby+Manager+GUI).
17
+
16
18
# Documentation
17
19
18
20
See [Stubby Homepage](https://dnsprivacy.org/wiki/x/JYAT) for more details
* A [Windows Installer](https://dnsprivacy.org/wiki/x/CoBn) is now available for Stubby.
35
+
* A [Windows Installer](https://dnsprivacy.org/wiki/x/CoBn) is now available for Stubby. From version 0.4.0 the msi installer includes a development version of a Windowd GUI.
34
36
* A Homebrew package for stubby is now available (`brew install stubby`).
35
37
* A [GUI for macOS](https://dnsprivacy.org/wiki/x/CIBn) is also available for testing
36
38
@@ -182,7 +184,7 @@ You can add /usr/local/sbin to your path to avoid having to type it above by doi
182
184
export PATH=/usr/local/sbin:$PATH
183
185
```
184
186
185
-
Or via the GUI:
187
+
Or via the macOs System Settings GUI:
186
188
187
189
* Open *System Preferences → Network → Advanced → DNS*
188
190
* Use the '-' button to remove the existing nameservers
0 commit comments