aboutsummaryrefslogtreecommitdiffstats
path: root/test/scripts/a
Commit message (Collapse)AuthorAgeFilesLines
* Rip out old script interface, start replacing with new stubs.Aldo Cortesi2011-08-031-9/+0
| | | | Scripts are broken for now.
* 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.