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

Can I set up a local socks5 or HTTP proxy on cefsharp browser to browse web pages? #2085

Open
NaughtDZ opened this issue Jan 20, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@NaughtDZ
Copy link

Due to certain reasons, I need to use a socks5 proxy to access some websites. I use SwitchyOmiga in the browser, but someone said that it is also possible to use HTTP or Socks5 proxy directly in cefsharp browser or webview2?

@NaughtDZ NaughtDZ added the enhancement New feature or request label Jan 20, 2024
@rocksdanister
Copy link
Owner

It should be possible, if you don't want to wait for me to add this feature you can build it yourself:
https://github.com/rocksdanister/lively-cef
based on:
https://stackoverflow.com/questions/43483645/c-sharp-cefsharp-browser-trying-to-set-proxy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants