ramensoftware / windhawk

The customization marketplace for Windows programs: https://windhawk.net/
https://windhawk.net
GNU General Public License v3.0
1.06k stars 28 forks source link

Not able to add proxy credentials #134

Open thereddestdog opened 7 months ago

thereddestdog commented 7 months ago

I am unable to browse mods on my work laptop, and I cannot find where to add proxy credentials. I suspect they are blocking some traffic, but with other applications as long as I have my proxy settings correct I have no issues.

image

m417z commented 7 months ago

Windhawk is based on VSCode (VSCodium). Have you tried configuring it? Did it work, and if so, what steps did you use?

You might want to try playing with the settings starting with http.proxy...: https://code.visualstudio.com/docs/getstarted/settings

Edit: Unfortunately, VSCode, which is used by Windhawk, has limited proxy support: https://github.com/microsoft/vscode/issues/12588

m417z commented 2 months ago

For completeness, something that I forgot to mention is that even if Windhawk is unable to access the internet, it can still be used by compiling the mods manually. For instructions, please see this comment: https://github.com/ramensoftware/windhawk/issues/175#issuecomment-2041321538