mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 02:37:15 +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 |