
mitmproxy
Charles Proxy
Surge for Mac
HTTP Toolkit
Weer
James
Proxyman.io
Burp Suite
NSQ
RabbitMQ
ZeroMQ
Apache ActiveMQ
NATS
Apache Kafka
Apache Pulsar
nanomsg
mitmproxyMitmproxy is recommended for software developers, QA testers, network administrators, and security researchers who require advanced tools for inspecting and debugging HTTP/HTTPS traffic. It is also beneficial for students and educators in computer science and cybersecurity disciplines who are learning about network protocols.
No mitmproxy videos yet. You could help us improve this page by suggesting one.
Based on our record, mitmproxy seems to be a lot more popular than NSQ. While we know about 93 links to mitmproxy, we've tracked only 8 mentions of NSQ. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Mitmproxy is the gold standard here. It's free, open source, and Python-scriptable. - Source: dev.to / 2 months ago
A Man-in-the-Middle (MITM) proxy sits between your client and the destination server, intercepting and decrypting TLS traffic so you can inspect it in plain text. Before you panic about the name โ this is a standard, legitimate debugging technique. Tools like mitmproxy have been used by developers for years. - Source: dev.to / 4 months ago
Leverage open-source proxy tools like mitmproxy or tinyproxy, which allow you to intercept and modify HTTP requests and responses in real-time. By configuring these, you can simulate different geo conditions:. - Source: dev.to / 6 months ago
I have had great experience scripting and running http://mitmproxy.org for these purposes. I also have set it in production as a dumb caching proxy for upstream services (We do a lot dumb GETs to list/enumerate). - Source: Hacker News / 7 months ago
We used mitmproxy. Itโs lightweight, easy to run, and gives a clean log of every outbound request. - Source: dev.to / 11 months ago
Https://nsq.io/ is also very reliable, stable, lightweight, and easy to use. - Source: Hacker News / almost 2 years ago
(G)NATS can do millions of messages per second and is the right tool for the job (either that or NSQ). Redis isn't even the fastest Redis protocol implementation, KeyDB significantly outperforms it. Source: over 3 years ago
Bit.ly's NSQ is also an excellent message queue option. Source: over 3 years ago
Queue consumers are interesting because there are many solutions for them, from using Redis and persisting the data in a data store - but for fast and scalable the approach I would take is something like SQS (as I advocate AWS even free tier) or NSQ for managing your own distributed producers and consumers. Source: almost 4 years ago
Distrubition server engine ( for example websocket server multi ws gateway and worker pool,nsq.io realtime message queue and so on). Source: about 4 years ago
Charles Proxy - HTTP proxy / HTTP monitor / Reverse Proxy
RabbitMQ - RabbitMQ is an open source message broker software.
Surge for Mac - Advanced Web Debugging Proxy for Mac & iOS
ZeroMQ - ZeroMQ is a high-performance asynchronous messaging library.
HTTP Toolkit - Beautiful, cross-platform & open-source tools to debug, test & build with HTTP(S). One-click setup for browsers, servers, Android, CLI tools, scripts and more.
Apache ActiveMQ - Apache ActiveMQ is an open source messaging and integration patterns server.