mirror of
https://github.com/bol-van/zapret.git
synced 2025-12-27 09:58:08 +03:00
readme: wsl info specify tpws distro
This commit is contained in:
@@ -1098,7 +1098,7 @@ Install WSL : `dism.exe /online /enable-feature /featurename:Microsoft-Windows-S
|
||||
Copy binaries/x86_64/tpws_wsl.tgz to the target system.
|
||||
Run : `wsl --import tpws "%USERPROFILE%\tpws" tpws_wsl.tgz`
|
||||
|
||||
Run tpws : `wsl --exec /tpws --uid=1 --no-resolve --socks --bind-addr=127.0.0.1 --port=1080 <fooling_options>`
|
||||
Run tpws : `wsl -d tpws --exec /tpws --uid=1 --no-resolve --socks --bind-addr=127.0.0.1 --port=1080 <fooling_options>`
|
||||
|
||||
Configure socks as 127.0.0.1:1080 in a browser or another program.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user