# run polipo in daemon mode
$ sudo polipo socksParentProxy=localhost:1080 daemonise=true
# alias the aws cmd or set in your ~/.bash_profile
$ alias aws='HTTPS_PROXY=http://127.0.0.1:8123 /usr/local/bin/aws'
Created
November 19, 2015 01:06
-
-
Save pahud/f99b94642f6c34c0df05 to your computer and use it in GitHub Desktop.
run AWS CLI via polipo to forward http proxy to socks5 proxy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment