Skip to content

Commit 79c56cc

Browse files
authored
add notice (#8)
1 parent 8c1bac8 commit 79c56cc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ split-tunneling).
77

88
Thanks to @pyther for the [inspiration for this tool](https://gist.github.com/pyther/b7c03579a5ea55fe431561b502ec1ba8).
99

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+
1016
## How it works
1117

1218
1. The agent detects when you connect/disconnect from a VPN.

0 commit comments

Comments
 (0)