Skip to content

Get Chromium to Proxy traffic to Burp #

This may also work on Google Chrome

1
2
3
chromium --proxy-server="http://localhost:8080"
# Next step is to import the certificate by going to:
# Settings -> Security -> Manage Certificates -> Authorities

Last update: February 20, 2021