titanium-web-proxy
titanium-web-proxy copied to clipboard
A cross-platform asynchronous HTTP(S) proxy server in C#.
hi everyone, there is a problem with high processor usage while enable decrypt SSL and sockets do not turn off after the client close It continues to be connected even...
When setting a custom host on the request by doing the following ` session.HttpClient.Request.Host = "www.example.com"; ` or via ` session.HttpClient.Request.Headers.AddHeader("Host", "www.example.com"); ` It is being overridden by the request...
Sometimes working with Open Streets Maps (OSM) on specific time (starts about 15:00 UTC+2) there is response that cause `bufferLength` is less than 0! Everywhere in source it is impossible...
The project I used to do can normally block HTTPS, but I started this project again today. It seems that I can't intercept HTTPS. I think the root certificate will...
I run the wpf examples,the first time,it will show a message box,and I press ok,in my chrome,I visit a https web,it works fine,but I run examples second time,because it create...
Hello, I get the following exception sometimes when SessionEventArgs.GetResponseBody is called. I have not figured out the reasons yet. Maybe anyone knows about this. Thanks `System.FormatException: Input string was not...
Hi, I have developed a proxy server for Ubuntu using Titanium Web Proxy. All traffic is going through that proxy. But the problem is, it is showing "You are not...
Hello, I am trying to load the page https://isales.trcont.com/#/tracking it contains captcha script on the page. My idea is to load the page with fake domain address e.g. test.test. ...
Please send for document to implement SNI with titanium web proxy. i want implement SNI server with asp.net core to generate subdomain for peer to peer connection.
此异常最初是在此调用堆栈中引发的: [外部代码] Titanium.Web.Proxy.Network.Tcp.TcpConnectionFactory.SocketConnectionTaskFactory.endConnect(System.IAsyncResult) - 位于 TcpConnectionFactory.cs [外部代码] 