Can someone please enumerate the advantages compared to, let's say Chrome dev tools? Tried to google to no avail. Thanks in advance.
Charles – Web Debugging Proxy Application
61–67 of 67 posts
Re: Charles – Web Debugging Proxy Application
#62We use Charles extensively at work, it's a great tool. The only thing that really annoys me is that, this being a Java app, the interface works slightly different than the standard OS X interface I'm using to. I regularly use cmd + backspace, for example, to delete all text until between the beginning of the line and the cursor. In Charles this is a hot key that removes all recorded requests. There are more of such t…
Re: Charles – Web Debugging Proxy Application
#63mitmproxy is a fantastic tool and free. This is just marketing spam. https://mitmproxy.org
I love MITMproxy and use it several times a day, but it is a bit to hard for newcomers go get their head around.
I also post a lot of different things to HN as long as I love it myself ;)
Re: Charles – Web Debugging Proxy Application
#64Why is this spam on the frontpage?
I prefer using MITMproxy/dump together with Node but this is a lot more simpler tool to get your head around.
Re: Charles – Web Debugging Proxy Application
#65We use Charles extensively at work, it's a great tool. The only thing that really annoys me is that, this being a Java app, the interface works slightly different than the standard OS X interface I'm using to. I regularly use cmd + backspace, for example, to delete all text until between the beginning of the line and the cursor. In Charles this is a hot key that removes all recorded requests. There are more of such t…
Give https://interceptapp.xyz a try. Fully native. Currently in alpha. Disclosure: I'm the developer.
I should update already ;)
Re: Charles – Web Debugging Proxy Application
#66It's very powerful, but unfortunately it just caused the first mobile I tried to misbehave, I'm assuming because the certificate was pinned.