windows: update docs

This commit is contained in:
nom3ad
2024-07-16 21:47:37 +05:30
committed by Brian May
parent df9625bbfd
commit dff6950c4c
2 changed files with 11 additions and 4 deletions

View File

@ -1,11 +1,14 @@
Microsoft Windows
=================
Experimental support::
Experimental native support::
Experimental built-in support for Windows is availble through `windivert` method.
You have to install https://pypi.org/project/pydivert pacakge. You need Administrator privileges to use windivert method
Experimental built-in support for Windows is available through `windivert` method.
You have to install https://pypi.org/project/pydivert package. You need Administrator privileges to use windivert method
Notes
- sshuttle should be executed from admin shell (Automatic firewall process admin elevation is not available)
- TCP/IPv4 supported (IPv6/UDP/DNS are not available)
Use Linux VM on Windows::