mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-03 03:07:18 +00:00
This filter allow to match on the request source and destination address in the form of `<IP>:<Port>`. Also fixed the parsing grammar to add a `WordEnd` after each filter name. That way, `~src` doesn't match `~s` instead and keep the behavior consistent with `~hq` != `~h`. |
||
|---|---|---|
| .. | ||
| console | ||
| contrib | ||
| onboarding | ||
| platform | ||
| protocol | ||
| proxy | ||
| web | ||
| webfonts | ||
| __init__.py | ||
| cmdline.py | ||
| controller.py | ||
| dump.py | ||
| encoding.py | ||
| filt.py | ||
| flow.py | ||
| main.py | ||
| script.py | ||
| stateobject.py | ||
| tnetstring.py | ||
| utils.py | ||
| version.py | ||