Hey there,
this looks like a great tool, thank you.
Just tried to test in Asahi Linux (recent Fedora) on M2 Air. Unfortunately this fails with 0.0.7 (edit: same with 0.0.8).
curl -L https://github.com/monasticacademy/httptap/releases/download/v0.0.7/httptap_linux_x86_64.tar.gz | tar xzf -
./httptap --verbose -- curl -vL google.com
re-execing in a new user namespace...
error re-executing ourselves in a new user namespace: fork/exec /proc/self/exe: invalid argument
Hey there,
this looks like a great tool, thank you.
Just tried to test in Asahi Linux (recent Fedora) on M2 Air. Unfortunately this fails with
0.0.7(edit: same with0.0.8).