We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c1bac8 commit 79c56ccCopy full SHA for 79c56cc
README.md
@@ -7,6 +7,12 @@ split-tunneling).
7
8
Thanks to @pyther for the [inspiration for this tool](https://gist.github.com/pyther/b7c03579a5ea55fe431561b502ec1ba8).
9
10
+> ⚠ As of [September 2023](https://devblogs.microsoft.com/commandline/windows-subsystem-for-linux-september-2023-update/),
11
+> WSL2 now has an experimental `dnsTunneling` option that makes this tool unnecessary.
12
+>
13
+> There is also a new `mirrored` networking mode that means you don't need to modify the route table either
14
+> (although this has some limitations).
15
+
16
## How it works
17
18
1. The agent detects when you connect/disconnect from a VPN.
0 commit comments