mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-25 18:03:50 +00:00
docs: minor improvements to Windows installation
This commit is contained in:
parent
dc2ac88871
commit
615d606da9
@ -36,16 +36,15 @@ the repository maintainers directly for issues with native packages.
|
|||||||
|
|
||||||
## Windows
|
## Windows
|
||||||
|
|
||||||
All the mitmproxy tools are fully supported under WSL (Windows Subsystem for
|
|
||||||
Linux). Please follow the [installation instructions for
|
All the mitmproxy tools are fully supported under [WSL (Windows Subsystem for
|
||||||
WSL](https://docs.microsoft.com/en-us/windows/wsl/install-win10), and then
|
Linux)](https://docs.microsoft.com/en-us/windows/wsl/about). We recommend to [install WSL](https://docs.microsoft.com/en-us/windows/wsl/install-win10), and then
|
||||||
follow the mitmproxy installation instructions for Linux.
|
follow the mitmproxy installation instructions for Linux.
|
||||||
|
|
||||||
We also distribute native Windows packages for all tools other than the
|
We also distribute native Windows packages for all tools other than the
|
||||||
mitmproxy console app, which is not supported under native Windows. The
|
mitmproxy console app, which only works under WSL. To install mitmproxy on Windows,
|
||||||
recommended way to install mitmproxy on Windows is to download the binary
|
download the binary packages from our
|
||||||
packages from our
|
[releases](https://github.com/mitmproxy/mitmproxy/releases/latest) page.
|
||||||
[releases](https://github.com/mitmproxy/mitmproxy/releases/latest) page.
|
|
||||||
|
|
||||||
After installation, you'll find shortcuts for mitmweb and mitmdump in the start
|
After installation, you'll find shortcuts for mitmweb and mitmdump in the start
|
||||||
menu. Both executables are added to your PATH and can be invoked from the
|
menu. Both executables are added to your PATH and can be invoked from the
|
||||||
|
Loading…
Reference in New Issue
Block a user