diff options
author | isra17 <isra017@gmail.com> | 2015-07-13 17:07:39 -0400 |
---|---|---|
committer | isra17 <isra017@gmail.com> | 2015-07-13 18:11:14 -0400 |
commit | 471e196e085f4161cb0667e0b70a940cb1de67d2 (patch) | |
tree | 5a22df5930a452df4585323b2e7750eb1530a53a /libmproxy/script.py | |
parent | 2af2e60f1f2eea4e887bda69aea19a82f951a78f (diff) | |
download | mitmproxy-471e196e085f4161cb0667e0b70a940cb1de67d2.tar.gz mitmproxy-471e196e085f4161cb0667e0b70a940cb1de67d2.tar.bz2 mitmproxy-471e196e085f4161cb0667e0b70a940cb1de67d2.zip |
Add ~src ~dst REGEX filters
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`.
Diffstat (limited to 'libmproxy/script.py')
0 files changed, 0 insertions, 0 deletions