Betwixt – Web Debugging Proxy Based on Chrome DevTools Network Panelgithub.com/kdzwinel 56 pointsatriix10 years ago6 commentsSaveHideCopy link On HNComments−hartator10yI am using Charles proxy to debug requests but it's nowhere nearby Chrome DevTools. Really neat.Any plans to support SSL?−konradzikusek10yThanks! You can track HTTPS support here: https://github.com/kdzwinel/betwixt/issues/3−hayleox10ySame here, currently relying on Charles. If Betwixt can add HTTPS support, I'd be all for jumping ship. (as it stands, HTTPS support is the only reason I paid for Charles instead of just making do with Wireshark)−XorNot10yOh wow. This is exactly what I've wanted. Going to see if it can be combined with tcpdump over SSH to do request inspection of a remote webserver.−est10ywow, this is superb!Any plans to support modify params and reply?−konradzikusek10yGlad you like it! You can track request/response modification feature here: https://github.com/kdzwinel/betwixt/issues/10
Comments
I am using Charles proxy to debug requests but it's nowhere nearby Chrome DevTools. Really neat.
Any plans to support SSL?
Thanks! You can track HTTPS support here: https://github.com/kdzwinel/betwixt/issues/3
Same here, currently relying on Charles. If Betwixt can add HTTPS support, I'd be all for jumping ship. (as it stands, HTTPS support is the only reason I paid for Charles instead of just making do with Wireshark)
Oh wow. This is exactly what I've wanted. Going to see if it can be combined with tcpdump over SSH to do request inspection of a remote webserver.
wow, this is superb!
Any plans to support modify params and reply?
Glad you like it! You can track request/response modification feature here: https://github.com/kdzwinel/betwixt/issues/10