diff options
Diffstat (limited to 'test/bench/simple.mitmproxy')
| -rwxr-xr-x | test/bench/simple.mitmproxy | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/bench/simple.mitmproxy b/test/bench/simple.mitmproxy deleted file mode 100755 index 9de32981..00000000 --- a/test/bench/simple.mitmproxy +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -mkdir -p results -mitmdump -p 10002 --mode reverse:http://devd.io:10001 \ - -s ./profiler.py --set profile_path=./results/simple.prof |
