Skip to content

Instantly share code, notes, and snippets.

@sadikovi
Last active February 20, 2021 07:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sadikovi/c9a761f17853c6b9d0ec40dc35c5cd03 to your computer and use it in GitHub Desktop.
Save sadikovi/c9a761f17853c6b9d0ec40dc35c5cd03 to your computer and use it in GitHub Desktop.
Start Google Chrome with OWASP ZAP proxy
open -a "Google Chrome" --args --proxy-server=http://localhost:8080 --ignore-certificate-errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment