From b886f808beaba097066a1b82fe560b1e70099df0 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Mon, 31 Jan 2011 13:26:56 +1300 Subject: Add an external script API. 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. --- test/scripts/nonexecutable | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/scripts/nonexecutable (limited to 'test/scripts/nonexecutable') diff --git a/test/scripts/nonexecutable b/test/scripts/nonexecutable new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3