mitmproxy
Charles Proxy
HTTP Toolkit
Surge for Mac
Weer
Proxyman.io
James
Burp Suite
Moleculer
Nest.js
Loopback by RogueAmoeba
ExpressJS
Sails.js
hapi.js
actionhero.js
Meteor
Mitmproxy 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 should be more popular than Moleculer. It has been mentiond 93 times since March 2021. 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 / 4 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 / 5 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 / 7 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 / 8 months ago
We used mitmproxy. It’s lightweight, easy to run, and gives a clean log of every outbound request. - Source: dev.to / about 1 year ago
My goto for this kind of task is moleculer: https://moleculer.services/ Fast, battle tested, vue2-like approach, great documentation, good community. The automatic indipendent-scalability as an option is usually the main selling point of these solutions, but honestly I think the real pro is the "composition" approach, which is essential if you want to keep a clean and well-organized codebase. On this regard, I... - Source: Hacker News / about 3 years ago
If you’re using k8s, check out https://moleculer.services and this would likely solve what you’re looking for. Source: over 3 years ago
Molecular – Progressive Microservices Framework for Node.js. Source: over 3 years ago
While you’re delving into microservices, check out Moleculer https://moleculer.services. Source: over 3 years ago
I almost can’t believe I haven’t seen it mentioned here before, but adding Moleculer into your node project (if it’s clustered/k8s’d) will literally solve many single threaded problems, not to mention tons of other scalability issues. https://moleculer.services/. Source: about 4 years ago
Charles Proxy - HTTP proxy / HTTP monitor / Reverse Proxy
Nest.js - A progressive Node.js framework for building efficient, reliable and scalable server-side applications.
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.
Loopback by RogueAmoeba - Get all the power of a high-end studio mixing board, right inside your Mac!
Surge for Mac - Advanced Web Debugging Proxy for Mac & iOS
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple