mitmproxy/libmproxy
isra17 471e196e08 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`.
2015-07-13 18:11:14 -04:00
..
console Match g/G shortcuts to less, fix #631 2015-07-08 12:10:03 -03:00
contrib replace contrib libraries with pypi dependencies 2015-06-02 10:00:34 +02:00
onboarding Add coding style check, reformat. 2015-05-30 12:03:28 +12:00
platform Merge remote-tracking branch 'upstream/master' into print-bracket-fix 2015-05-31 01:21:44 -04:00
protocol Remove stray print & massage whitespace a bit 2015-06-25 10:27:22 +12:00
proxy fix #593, fix #656, coverage++ 2015-07-03 02:47:12 +02:00
web fix #615 2015-06-08 19:01:32 +02:00
webfonts Fix fonts, stylesheets, add much more flexible bootstrap over-rides. 2014-12-30 22:02:55 +13:00
__init__.py Move version constants to version.py, add version to serialized flows. 2011-03-09 12:36:14 +13:00
cmdline.py SSL Spoof mode 2015-06-21 00:51:56 +09:00
controller.py Add coding style check, reformat. 2015-05-30 12:03:28 +12:00
dump.py Add coding style check, reformat. 2015-05-30 12:03:28 +12:00
encoding.py Add coding style check, reformat. 2015-05-30 12:03:28 +12:00
filt.py Add ~src ~dst REGEX filters 2015-07-13 18:11:14 -04:00
flow.py Moved marking from flow to console 2015-06-11 20:27:33 -05:00
main.py Appease the code style gods. 2015-05-31 13:16:03 +12:00
script.py fix #653 2015-07-04 15:46:45 +02:00
stateobject.py clean up timestamp handling 2014-09-21 22:46:48 +02:00
tnetstring.py Merge remote-tracking branch 'upstream/master' into print-bracket-fix 2015-05-31 01:21:44 -04:00
utils.py Add coding style check, reformat. 2015-05-30 12:03:28 +12:00
version.py Bump version 2015-06-04 11:15:29 +12:00