cmd:
set http_proxy=http://proxy.com:port/
set http_proxy_user=username
set http_proxy_pass=password
bash:
export http_proxy=http://127.0.0.1:10809/
export https_proxy=http://127.0.0.1:10809/
cmd:
set http_proxy=http://proxy.com:port/
set http_proxy_user=username
set http_proxy_pass=password
bash:
export http_proxy=http://127.0.0.1:10809/
export https_proxy=http://127.0.0.1:10809/