On mac I made an alias to mitmdump and then I tried through terminal
sh -c fullpathto/mitmdump # works
sh -c fullpathto/mitmdump_alias # Permission Denied error
while double click of mitmdump_alias also works too.
So how can I correctly make alias called through sh?
I don't think this problem specified to mitmproxy but in case you can get
brew install mitmproxy
and it locates in
/usr/local/Cellar/mitmproxy/4.0.4/libexec/bin/mitmdump