Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

option for set proxy for chrlauncher #61

Closed
ghost opened this issue Apr 7, 2017 · 11 comments
Closed

option for set proxy for chrlauncher #61

ghost opened this issue Apr 7, 2017 · 11 comments
Labels

Comments

@ghost
Copy link

ghost commented Apr 7, 2017

We have blocked from access github download. chrlauncher show network error. is it possible add .ini option let us specified proxy for chrlauncher check/download newer update chromium?

@henrypp
Copy link
Owner

henrypp commented Apr 28, 2017

Yes, it's possible. Soon.

@henrypp
Copy link
Owner

henrypp commented May 11, 2017

chrlauncher uses proxy configuration from IE. do you checked it?

@henrypp henrypp closed this as completed Jun 16, 2017
@henrypp
Copy link
Owner

henrypp commented Nov 16, 2018

done in 2.5 via chrlauncher.ini:

# Set proxy configuration (string):
Proxy=127.0.0.1:80

@ghost
Copy link
Author

ghost commented Nov 16, 2018

Thanks for your great works

@killerpapy
Copy link

Hello,

It's possible to use authenticated PROXY ?

Thanks.

@henrypp
Copy link
Owner

henrypp commented Feb 5, 2019

@killerpapy yes

# Set proxy configuration (string):
Proxy=username:password@127.0.0.1:80

@killerpapy
Copy link

Hello,

Thanks but this is not working. The proxy block the URL.
Is it possible to use a Socks proxy ?

Thank you verry much.

@henrypp
Copy link
Owner

henrypp commented Feb 5, 2019

@killerpapy no, winhttp supports only http-proxy.

@charleslales
Copy link

Hi,

Works fine under Win7 but fails under Win10, would you have any clue / fix?
Using Proxy=username:password@proxy:port in chrlauncher.ini

chrlauncher_debug.log
[...]
"‎29/‎04/‎2019 ‏‎17:40:35","_app_checkupdate()","0x00000000","https://chromium.woolyss.com/api/v3/?os=windows&bit=64&type=stable-codecs-sync&out=string","2.5.6"

Kind regards,

@charleslales
Copy link

Hi,
Any feedback / idea / fix maybe..?
Nothing explicit in chrlauncher_debug.log, only this added:
"‎19/‎07/‎2019 ‏‎13:21:47","_app_checkupdate()","0x00000000","https://chromium.woolyss.com/api/v3/?os=windows&bit=64&type=stable-codecs-sync&out=string","2.5.6"
Kind regards,

@injiniero
Copy link

Same problem here. Windows 10 Pro 21H2
Proxy setting not working.
Error logged:
"Error","‎09/‎05/‎2022 ‏‎7:31:34","_app_checkupdate","0x00002EFD","https://chromium.woolyss.com/api/v3/?os=windows&bit=64&type=dev-official&out=string","2.6","10.0 build 19044"

Thanks

Repository owner locked as resolved and limited conversation to collaborators Jun 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants