Winupdater behind a proxy #39
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For those users, who work with LibreWolf behind a proxy (with a valid non-default proxy configuration in the browser settings and a default proxy configuration in the Windows control panel - the browser should know the way to the proxy, but not the Windows OS):
It would be great, if the execution of Winupdater would lead to an update of LibreWolf in such an environment.
Sorry, WinUpdater is a separate program and it uses Windows API calls to check for and download updates. It won't read the browser's proxy settings.
Ok, I understand.
Is or will there a way to override the operation system's proxy configuration for WinUpdater either via
or
?
It would be great, if such a configuration would finally lead to an update of LibreWolf.
I'm running librewolf on a computer with a corporate proxy (with Auth using the windows creds), and winupdater is not working (Error Could not connect to https://codeberg.org.)
I can confirm that codeberg.org is not filtered by the proxy
All other windows programs seems to pick up the correct proxy configuration from the windows settings
That's odd, because I explicitly made the changes to accommodate for those very proxy settings since #32 with
90f9ea09ae.