Glide: working behind proxy

Created on 3 May 2017  路  4Comments  路  Source: Masterminds/glide

How can i set up a proxy for glide? thanks

Most helpful comment

what if sock5 proxy?

http_proxy=socks5://proxy_server:port

All 4 comments

set http_proxy=http://proxy_server:port

what if sock5 proxy?

what if sock5 proxy?

http_proxy=socks5://proxy_server:port

you can use

https_proxy=http://proxy_server:port

for HTTPS servers

Was this page helpful?
0 / 5 - 0 ratings