aboutsummaryrefslogtreecommitdiffstats
path: root/test/scripts/a
Commit message (Collapse)AuthorAgeFilesLines
* View script debug output (stderr) in pager.Aldo Cortesi2011-02-021-0/+1
|
* Add an external script API.Aldo Cortesi2011-01-311-0/+8
External scripts can read a flow, modify it, and then return it to mitmproxy using a simple API. The "|" keyboard shortcut within mitmproxy prompts the user for a script.