mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Add google-chrome-burp as script.
This commit is contained in:
3
bin/google-chrome-burp
Executable file
3
bin/google-chrome-burp
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
# Launch chrome for burp
|
||||||
|
exec /usr/bin/google-chrome-beta --ignore-certificate-errors --user-data-dir=${HOME}/.config/chrome-pentest --proxy-server=127.0.0.1:8080
|
||||||
Reference in New Issue
Block a user