Created
October 12, 2021 20:44
-
-
Save gingeleski/6059a908d5cb46a79f8a3b9e80edc788 to your computer and use it in GitHub Desktop.
Launch isolated Chrome with proxy server at port 8888 hooked up.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --user-data-dir="/tmp/chrome_pen_test" --disable-web-security --proxy-server=localhost:8888 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment