wget proxy: set the http_proxy environment variable
Posted by jpluimers on 2021/11/05
[WayBack] WGET 1.11.4 for Windows (win32) as well as many other tools use the [WayBack] http_proxy envonment variable to specify the http proxy settings.
To set it to a locally running Cntlm proxy, use this syntax:
set http_proxy=http://localhost:3128
–jeroen






Leave a comment