mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 08:11:00 +00:00
471e196e08
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 |