File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -28,19 +28,13 @@ Line wrap the file at 100 chars. Th
28
28
- Add ` --wait ` flag to ` connect ` , ` disconnect ` and ` reconnect ` CLI subcommands to make the CLI wait
29
29
for the target state to be reached before exiting.
30
30
- Navigate back to the main view when escape is pressed.
31
-
32
- #### Windows
33
- - Add support for custom DNS resolvers (CLI only).
31
+ - Add support for custom DNS resolvers.
34
32
35
33
#### Linux
36
34
- Optionally use NetworkManager to create WireGuard devices.
37
- - Add support for custom DNS resolvers (CLI only).
38
35
- Disable NetworkManager's connectivity check before applying firewall rules to avoid triggerring
39
36
NetworkManager's [ bug] ( https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/312#note_453724 )
40
37
41
- #### macOS
42
- - Add support for custom DNS resolvers (CLI only).
43
-
44
38
### Changed
45
39
- Use the API to fetch API IP addresses instead of DNS.
46
40
- Remove WireGuard keys during uninstallation after the firewall is unlocked.
You can’t perform that action at this time.
0 commit comments