2

I want to filter with regex in mitmproxy but I'm not sure how to bring up a textbox to enter in command. The help menu doesn't display any help. Does anyone know how?

4

1 回答 1

3

To enter in command, you have to know what type of command you want. For example, filtering isn't actually called filter, although it is in the docs. Filtering is called limiting in mitmproxy, so press the l key and then you can enter in your regex.

于 2016-07-15T06:26:50.633 回答