mitmproxy: add page
This commit is contained in:
11
pages/common/mitmproxy.md
Normal file
11
pages/common/mitmproxy.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# mitmproxy
|
||||
|
||||
> An interactive man-in-the-middle HTTP proxy.
|
||||
|
||||
- Start mitmproxy with default settings:
|
||||
|
||||
`mitmproxy`
|
||||
|
||||
- Start mitmproxy binded to custom address and port:
|
||||
|
||||
`mitmproxy -b {{ip_address}} -p {{port}}`
|
Reference in New Issue
Block a user