Skip to content

Instantly share code, notes, and snippets.

@bitboxx
Created November 29, 2017 15:20
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bitboxx/00d9fe0a8cd3189c337e8fecbec02905 to your computer and use it in GitHub Desktop.
Save bitboxx/00d9fe0a8cd3189c337e8fecbec02905 to your computer and use it in GitHub Desktop.
Chrome flags to disable CORS and SSL check (high security risk, only run for testing)
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --ignore-certificate-errors --disable-web-security --user-data-dir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment