mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
4 lines
No EOL
106 B
Bash
Executable file
4 lines
No EOL
106 B
Bash
Executable file
#!/bin/sh
|
|
|
|
mkdir -p results
|
|
mitmdump -p0 -q --set benchmark_save_path=./results/mitmdump -s ./benchmark.py |