Skip to content

Instantly share code, notes, and snippets.

@hoodoer
Created December 10, 2019 09:30
Show Gist options
  • Save hoodoer/c717ca0742d3383ebed99e70bd4f0626 to your computer and use it in GitHub Desktop.
Save hoodoer/c717ca0742d3383ebed99e70bd4f0626 to your computer and use it in GitHub Desktop.
Chromium startup command for Kali and web app testing
chromium --no-sandbox --proxy-server="http://127.0.0.1:8080" --disable-xss-auditor &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment