mitmproxy
Charles Proxy
HTTP Toolkit
Surge for Mac
Weer
James
Proxyman.io
Burp Suite
lighttpd
Apache HTTP Server
Microsoft IIS
Apache Tomcat
LiteSpeed Web Server
Forge
Phusion Passenger
Eclipse Jetty
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.
Lighttpd is especially suited for situations where low resource usage is a priority, such as on embedded systems or servers with limited hardware capabilities. It is also useful for hosting static content, serving as a reverse proxy, or when hosting web applications with specific performance requirements.
Based on our record, mitmproxy seems to be more popular. 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
Charles Proxy - HTTP proxy / HTTP monitor / Reverse Proxy
Apache HTTP Server - Apache httpd has been the most popular web server on the Internet since April 1996
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.
Microsoft IIS - Internet Information Services is a web server for Microsoft Windows
Surge for Mac - Advanced Web Debugging Proxy for Mac & iOS
Apache Tomcat - An open source software implementation of the Java Servlet and JavaServer Pages technologies