path: mitmproxy_8.1.1-4/test/helper_tools/bench.sh done kill -s KILL $(pidof caddy) kill -s KILL $(pidof python3) path: mitmproxy_8.1.1-4/test/helper_tools/bench.sh benchit() { kill -s KILL $(pidof python3) mitmdump -q & sleep 10 path: mitmproxy_8.1.1-4/test/helper_tools/bench.sh kill -s KILL $(pidof caddy) kill -s KILL $(pidof python3) path: mitmproxy_8.1.1-4/test/helper_tools/bench.sh #!/usr/bin/env bash kill -s KILL $(pidof caddy) caddy file-server -listen 127.0.0.1:8000 &