Use proxy with WebViewGadget?

Just starting out? Need help? Post your questions and find answers here.
User avatar
idle
Always Here
Always Here
Posts: 6026
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: Use proxy with WebViewGadget?

Post by idle »

ricardo wrote: Sun Aug 11, 2024 8:06 pm
idle wrote: Sun Aug 11, 2024 1:23 am If you wanted to do that cross platform wouldn't use http request with CONNECT or via curl since flag is missing in httprequest.
Im trying to understand what the question is as there are numerous kinds of proxy. So does this handle https transparent proxy?
No, i want to do for Windows only.
Yes, transparent proxies, just to be able to navigate with a different IP using some web browser (WebView).
Ok thanks, I've been thinking about adding a transparent forward proxy to atomic web server and would also need to test it via the webgadget. It's not hard to implement a transparent proxy but it will still take a bit of thought about how to add it so it can bypass the TLS
Post Reply