Skip to content

Instantly share code, notes, and snippets.

@amotmot
Last active December 3, 2015 17:39
Show Gist options
  • Save amotmot/9936935 to your computer and use it in GitHub Desktop.
Save amotmot/9936935 to your computer and use it in GitHub Desktop.
Alias - Proxy - Chrome
alias chrome_proxy_no_auditor="/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --ignore-certificate-errors --disable-xss-auditor --proxy-server="127.0.0.1:8080""
alias chrome_canary_proxy_no_auditor="/Applications/Google\ Chrome\ Canary.app/Contents/MacOS/Google\ Chrome\ Canary --ignore-certificate-errors --disable-xss-auditor --proxy-server="127.0.0.1:8080""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment