use flt instead of filt for flowfilter expressions

This commit is contained in:
Thomas Kriechbaumer
2016-10-04 14:50:42 +02:00
parent 76ae9fdbaa
commit 90898f9084
4 changed files with 11 additions and 11 deletions

View File

@@ -25,7 +25,7 @@ Should give output something like this:
> mitmproxy/controller 69 0 100%
> mitmproxy/dump 150 0 100%
> mitmproxy/encoding 39 0 100%
> mitmproxy/filt 201 0 100%
> mitmproxy/flowfilter 201 0 100%
> mitmproxy/flow 891 0 100%
> mitmproxy/proxy 427 0 100%
> mitmproxy/script 27 0 100%