How can i set up a proxy for glide? thanks
what if sock5 proxy?
http_proxy=socks5://proxy_server:port
set http_proxy=http://proxy_server:port
you can use
https_proxy=http://proxy_server:port
for HTTPS servers
Most helpful comment
http_proxy=socks5://proxy_server:port