$50 each year per device for a closed source application that can be written in half a day? I don't think this is 2003 anymore but the author knows his audience and didn't even bother to write it for anything other than Mac. Again, this feels very heartbreaking when compared to all quality FOSS apps out there.
Proxyman – native HTTP/HTTPS requests observation and manipulation app
11–20 of 52 posts
Re: Proxyman – native HTTP/HTTPS requests observation and manipulation app
#12`mitmproxy` is also a really nice tool for MITM'ing your connections. It's free and open source, has a nice TUI, scripting in python, intercept and modify requests/responses, etc https://mitmproxy.org/
Re: Proxyman – native HTTP/HTTPS requests observation and manipulation app
#13Re: Proxyman – native HTTP/HTTPS requests observation and manipulation app
#14I couldn't find the Linux version, perhaps something is wonky with the browser/os detection, it's assuming I'm on a mac and showing macOS screenshot previews, etc.
Re: Proxyman – native HTTP/HTTPS requests observation and manipulation app
#15`mitmproxy` is also a really nice tool for MITM'ing your connections. It's free and open source, has a nice TUI, scripting in python, intercept and modify requests/responses, etc https://mitmproxy.org/
Sometime I need to script to change the response by code, I use mitmproxy too, since mitmproxy has this feature. But sometime I just need to quickly see the HTTPS Response and I would go to Proxyman since it's so intuitive and easy of use.
Re: Proxyman – native HTTP/HTTPS requests observation and manipulation app
#16I can't help feeling that it looks visually similar to Proxie[0] Disclamer: I am the author of Proxie. [0] https://proxie.app
Re: Proxyman – native HTTP/HTTPS requests observation and manipulation app
#17I couldn't find the Linux version, perhaps something is wonky with the browser/os detection, it's assuming I'm on a mac and showing macOS screenshot previews, etc.
Works similarly, but runs on Linux & Windows too, and it's fully open source: https://github.com/httptoolkit
Re: Proxyman – native HTTP/HTTPS requests observation and manipulation app
#18Feel free to Ask me anything.
Re: Proxyman – native HTTP/HTTPS requests observation and manipulation app
#19`mitmproxy` is also a really nice tool for MITM'ing your connections. It's free and open source, has a nice TUI, scripting in python, intercept and modify requests/responses, etc https://mitmproxy.org/
Seconding: mitmproxy (including its `mitmdump` util) is an outstanding tool; should be in every software developer's kit.
Re: Proxyman – native HTTP/HTTPS requests observation and manipulation app
#20I couldn't find the Linux version, perhaps something is wonky with the browser/os detection, it's assuming I'm on a mac and showing macOS screenshot previews, etc.
Yeah it's mac only. If you're looking for a Linux equivalent, try https://HttpToolkit.tech Works similarly, but runs on Linux & Windows too, and it's fully open source: https://github.com/httptoolkit
The Pro version costs 6 EUR/month.