
Apache Traffic Server
Squid Proxy
WinGate
Varnish
3proxy
CCProxy
nginx
gate.js
mitmproxy
Charles Proxy
Surge for Mac
HTTP Toolkit
Weer
James
Proxyman.io
Burp Suite
Apache Traffic Server
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 Apache Traffic Server. While we know about 93 links to mitmproxy, we've tracked only 6 mentions of Apache Traffic Server. 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.
Apache Traffic Server โ A free, fast, and scalable HTTP caching system that improves network efficiency. It supports forward and reverse proxy caching and is configurable to run simultaneously on either or both options. It also provides authentication and basic authorization through plugins. - Source: dev.to / almost 2 years ago
Apache Traffic Server: https://trafficserver.apache.org/ Hereโs how they use it along with Varnish: https://wikitech.wikimedia.org/wiki/Caching_overview. - Source: Hacker News / over 3 years ago
The LARGE majority of CDNs use either Apache Traffic Server (https://trafficserver.apache.org/) or Nginx for their cache webserver, so the mechanisms used are pretty easy to find if you look through the docs. Source: about 4 years ago
Apache Traffic Server (no relation to Apache itself) would be an excellent option: https://trafficserver.apache.org/. - Source: Hacker News / over 4 years ago
We have choices. We could use Varnish (scripting! Edge side includes! PHK blog posts!). We could use Apache Traffic Server (being the only new team this year to use ATS!). Or we could use NGINX (we're already running it!). The only certainty is that you'll come to hate whichever one you pick. Try them all and pick the one you hate the least. - Source: dev.to / about 5 years ago
Mitmproxy is the gold standard here. It's free, open source, and Python-scriptable. - Source: dev.to / about 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 / 3 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
Squid Proxy - Website Content Acceleration and Distribution. Thousands of web-sites around the Internet use Squid to drastically increase their content delivery. Squid can reduce your server load and improve delivery speeds to clients.
Charles Proxy - HTTP proxy / HTTP monitor / Reverse Proxy
WinGate - WinGate is highly capable web proxy software for Windows: caching, intercepting, forward and reverse proxy with https inspection and SSL offload, SOCKS server, email
Surge for Mac - Advanced Web Debugging Proxy for Mac & iOS
Varnish - High-performance HTTP accelerator
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.