titanium-web-proxy
titanium-web-proxy copied to clipboard
A cross-platform asynchronous HTTP(S) proxy server in C#.
ProxyServer request via another adapter need support for both IpV4 and IpV6
I have 2 network adapters, 1 is LAN adapter and 1 is 4G dongle with Hi-Link support. All internet can access both IpV4 and Ipv6. i was tested my dongle...
Question : How to install certificate for local machine
Problem: I have used proxy server in a window form app and it will be installed in machine and I am inspecting the traffic and take specific action(s). Every user...
Doneness: - [ ] Build is okay - I made sure that this change is building successfully. - [ ] No Bugs - I made sure that this change is...
The URL parameter with Chinese characters comes to the upstream proxy like this "????"
Broken url parameter comes to upstream proxy when use UpStreamHttpProxy and Chinese characters in url params, for example any url with this params: &systemCode=附件系统 or &systemCode=%E9%99%84%E4%BB%B6%E7%B3%BB%E7%BB%9F On the upstream proxy...
Hi team, When I try to login the OneDrive application in windows with business account, I'm getting and error that **_no internet connection_** or **_Couldn't authenticate host 'odc.officeapps.live.com' with certificate...
I'm think if it is possible to use this software as a sidecar in a Kubernetes deployment. A way to achieve this is to receive the request in the transparent...
Enable HTTPS
Hi, I try to add certificate on proxy by using ProxyServer constructor : ProxyServer("certif.pfx","Test",true,true,true). I get this error : System.Exception : 'Could not install certificate as it is null or...
Unhandled Exception in ProxyServer, Couldn't authenticate host 'play.google.com' with certificate '*.google.com'
Hi Team, whenever I debug, I'm getting this error. Could you please guide me to fix this issue? _Unhandled Exception in ProxyServer, Exception = Titanium.Web.Proxy.Exceptions.ProxyConnectException: Couldn't authenticate host 'play.google.com' with...
"Setting system proxy settings are only supported in Windows" while in Windows MAUI App
Getting "Setting system proxy settings are only supported in Windows. Please manually configure you operating system to use this proxy's port and address." in MAUI (.NET 7) on Windows.