I am willing to use MitmProxy to intercept https traffic in my computer. I followed the installation document here in Ubuntu. After complete, I try to run "mitmproxy" in Terminal and got this error.
Error starting proxy server: error(98, 'Address already in use')
I tried to check if some process is using port 80 but not found.