Special launch for chrome for burp.

This commit is contained in:
David Tomaschik
2014-10-31 23:21:45 -07:00
parent 3461ae3417
commit c6ed005467

View File

@@ -27,3 +27,6 @@ alias objdump="command objdump -M intel"
# ACK
alias ack="ack-grep"
# Launch chrome for burp
alias chrome-for-burp="/usr/bin/google-chrome --ignore-certificate-errors --user-data-dir=~/.chrome-for-burp --proxy-server=127.0.0.1:8080"