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