mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 15:37:45 +00:00
Merge pull request #3451 from yjh0502/openbsd-doc
openbsd: divert-to requires exact listen address
This commit is contained in:
commit
79b9e0d1bf
@ -124,7 +124,7 @@ doas pfctl -e
|
||||
You probably want a command like this:
|
||||
|
||||
{{< highlight bash >}}
|
||||
mitmproxy --mode transparent --showhost
|
||||
mitmproxy --mode transparent --listen-host 127.0.0.1 --showhost
|
||||
{{< / highlight >}}
|
||||
|
||||
The `--mode transparent` option turns on transparent mode, and the `--showhost` argument tells
|
||||
|
Loading…
Reference in New Issue
Block a user