pacman -S mitmproxy
mitmproxy --listen-host 127.0.0.1 -p 4444
- copy-paste the following in proxy settings:
- proxy = 127.0.0.1
- proxy port = 4444
- and save that
- Now visit the magic domain:
mitm.it
- and install certificate as per instructions
- and check the terminal
- you should be watching intercepted requests in realtime.