Burp Suite
Proxying CLI can be done using:
export http_proxy='http://127.0.0.1:8080'
export https_proxy='http://127.0.0.1:8080'
export AWS_CA_BUNDLE=~/burpsuite_ca.pem
Last updated
Was this helpful?
Proxying CLI can be done using:
export http_proxy='http://127.0.0.1:8080'
export https_proxy='http://127.0.0.1:8080'
export AWS_CA_BUNDLE=~/burpsuite_ca.pem
Last updated
Was this helpful?