You can also configure proxies by setting the environment variables HTTP_PROXY and HTTPS_PROXY:
$ export HTTP_PROXY="http://10.10.1.10:3128"
$ export HTTPS_PROXY="http://10.10.1.10:1080"
You can also configure proxies by setting the environment variables HTTP_PROXY and HTTPS_PROXY:
$ export HTTP_PROXY="http://10.10.1.10:3128"
$ export HTTPS_PROXY="http://10.10.1.10:1080"