New: gMKVExtractGUI (June 3, 2025), Platform 30.0.2 (Mar 27, 2025) 1,100+ portable packages, 1.2 billion downloads Ad Free! Please donate today
I want to use the proxy server 10.1.101.45 at port 80. What should I enter in Tools>Options>proxies
Hi apparle,
here the solution:
copy the sample.wgetrc to .wgetrc and edit the section
http_proxy = http://localhost:4001/ use_proxy = off
change the values to the one you need.
In the application themselves you need to add the following into the Additional Parameter section if you want to use the configured proxy
--proxy=on
That's it
cheers Gullibaer
PS: By the way a new BINARY for wget is available under http://gnuwin32.sourceforge.net/packages/wget.htm
Please help support us by making a donation so we can keep bringing you awesome free software. We accept credit card, wire transfer, PayPal, cryptocurrency, and more.
If you recently donated, thank you!
Hi apparle,
here the solution:
copy the sample.wgetrc to .wgetrc and edit the section
http_proxy = http://localhost:4001/
use_proxy = off
change the values to the one you need.
In the application themselves you need to add the following into the Additional Parameter section if you want to use the configured proxy
--proxy=on
That's it
cheers
Gullibaer
PS: By the way a new BINARY for wget is available under http://gnuwin32.sourceforge.net/packages/wget.htm