mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 08:11:00 +00:00
Merge pull request #4032 from jasonruz/patch-2
Document default listen port is 8080
This commit is contained in:
commit
e822d68e93
@ -24,7 +24,7 @@ Mitmproxy's regular mode is the simplest and the easiest to set up.
|
|||||||
|
|
||||||
1. Start mitmproxy.
|
1. Start mitmproxy.
|
||||||
2. Configure your client to use mitmproxy by explicitly setting an HTTP
|
2. Configure your client to use mitmproxy by explicitly setting an HTTP
|
||||||
proxy.
|
proxy. By default, mitmproxy listens on port 8080.
|
||||||
3. Quick Check: You should already be able to visit an unencrypted HTTP
|
3. Quick Check: You should already be able to visit an unencrypted HTTP
|
||||||
site through the proxy.
|
site through the proxy.
|
||||||
4. Open the magic domain **mitm.it** and install the certificate for your
|
4. Open the magic domain **mitm.it** and install the certificate for your
|
||||||
|
Loading…
Reference in New Issue
Block a user