mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-02-02 00:05:27 +00:00
Minor typo of 'with'
This commit is contained in:
parent
3da40eaaa4
commit
e3c5505540
@ -82,7 +82,7 @@ Replace `foo` with `bar` in requests:
|
|||||||
:~q:foo:bar
|
:~q:foo:bar
|
||||||
{{< / highlight >}}
|
{{< / highlight >}}
|
||||||
|
|
||||||
Replace `foo` with with the data read from `~/xss-exploit`:
|
Replace `foo` with the data read from `~/xss-exploit`:
|
||||||
|
|
||||||
{{< highlight bash >}}
|
{{< highlight bash >}}
|
||||||
mitmdump --replacements :~q:foo:@~/xss-exploit
|
mitmdump --replacements :~q:foo:@~/xss-exploit
|
||||||
|
Loading…
Reference in New Issue
Block a user