bbhxwl
bbhxwl
想做个流量控制到期限制的东西,现在好像只能修改配置文件,重启程序,实现账号不可用。
Playing the following video will get stuck. On any platform, I have tried WinForm, WPF, xamarin.android, xamarin.ios https://bj.bcebos.com/kpy-organizations/U3017318/videos/2021091617080192065864213581.mp4 https://bj.bcebos.com/kpy-organizations/U12760068/videos/2021083110332897820349837654.mp4
https://github.com/justcoding121/Titanium-Web-Proxy/issues/782 According to the above, last month, I succeeded in setting the certificate time for 365 days, which can block IOS, but today I can't intercept it in the test....
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...
How can we not generate rootcert.pfx without forwarding traffic and intercepting data
I ran titanium.web.proxy.examples.basic, released the comments of the following code, tested the native 127.0.0.1 and port 1080, unable to run normally? var socksEndPoint = new SocksProxyEndPoint(IPAddress.Any, 1080, true) { //...
Do I need to install a new certificate for IOS every time I start the program? Failure without installation? proxyServer.CertificateManager.CreateRootCertificate(false); proxyServer.CertificateManager.TrustRootCertificate(); proxyServer.CertificateManager.TrustRootCertificateAsAdmin(); //File.WriteAllBytes(" ca.cer",proxyServer.CertificateManager.RootCertificate.Export(System.Security.Cryptography.X509Certificates.X509ContentType.Cert));
Couldn't authenticate host 'hm.baidu.com' with certificate '*.baidu.com'.  // Start proxy controller controller.StartProxy(); Console.WriteLine("Hit any key to exit.."); Console.WriteLine(); Console.Read(); controller.Stop();
Rt 想简单定制个客户端
**Bug Description** Not uploaded to server However, the log [git-ftp.Log] does not exist **My Action Config** ```yaml on: push name: Publish Website jobs: web-deploy: name: 🚀 Deploy website every commit...