Replies: 1 comment
|
For embedding an HTTPS-inspecting proxy in your own app, Titanium covers the same core job: local proxy, decrypt TLS with a root cert, Where FiddlerCore tends to differ (and why the price tag exists):
You're not missing a huge "Titanium can't decrypt SSL" gap ? for in-app traffic viewing it usually works. Tradeoff is community/open-source vs paid product support. If your goal is just see/modify HTTPS inside the app, start with Titanium. Closing this one. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am looking for a way to view ssl traffic from my app inside the app.. I saw Telerik is selling their C# fiddler for $3000 a year.. I thought wow.. Now I found Titanium and it looks like it does same things in essence.. Is it just Telerik are crazy people or am I missing some sort of big picture here?
All reactions