mitmproxy might be a bit more popular than Apache HTTP Server. We know about 87 links to it since March 2021 and only 69 links to Apache HTTP 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.
The license was notably used in web server software, such as in projects that led to the creation of the Apache HTTP Server. Its source disclosure requirement helped build trust among early developers, and community improvements drove rapid innovation during the early stages of the internet. - Source: dev.to / 5 days ago
Enterprise Software Frameworks: Companies developing robust, scalable solutions now favor licenses that not only protect against unauthorized commercial exploitation but also encourage contributions. Just as the Apache HTTP Server has been a success story for open source, frameworks built on the HSQLDB License have gained traction for their fairness. - Source: dev.to / 7 days ago
Web Servers and Infrastructure Projects: Projects like the widely used Apache HTTP Server emphasize stability and developer fairness. SISSL 1.1 has been utilized in similar infrastructure projects to provide legal certainty while preventing exploitation of contributions. - Source: dev.to / 7 days ago
Example: Various technical documentation projects on platforms like Apache HTTP Server have implemented GFDL clauses to safeguard documentation integrity. - Source: dev.to / 10 days ago
Open source software is built on the democratic idea that everyone should be able to inspect and contribute to the source code. Major projects like Linux, WordPress, and the Apache HTTP Server have shown how collaborative efforts can produce robust, scalable solutions. Indie hackers, often working with limited budgets, gain access to highly dependable tools such as Python and MySQL, which were originally developed... - Source: dev.to / 17 days ago
> if the rendering engine and network fetching were easily separable - and you could insert your own steps into that pipeline, you could do all sorts of neat stuff. Can’t that be done relatively easily with https://mitmproxy.org/? - Source: Hacker News / about 1 month ago
Https://mitmproxy.org/ Either Python or PowerShell would work for the scripting. - Source: Hacker News / 2 months ago
Years ago, I set up https://mitmproxy.org on a Raspberry Pi and used it to get logs of every site that my kids would visit. I should be clear that monitoring/spying != parenting, but it definitely made me feel a little better to have some idea of what the kids are using the internet for. From a technical perspective, it did exactly what you want. I had logs of full urls (not just domains). So, for example, I could... - Source: Hacker News / 4 months ago
The bug issue was reproducible in the production setup, the logs/metrics were not so useful with the clues for the cause. So, I cloned the project code to my laptop and launched a Postgres instance via Docker Compose. Additionally, I started mitmproxy to be able to intercept and inspect HTTP requests on my machine, and created a template of the request to the Internal service API with my own SSN in Postman. My... - Source: dev.to / 4 months ago
So time to over-engineer this simple problem: since my gym uses EGym / Netpulse, it has Member Card NFC check-ins, which can be accessed via a private API that is called within their App. Using mitmproxy allowed me to quickly identify the check-in related endpoints and the auth mechanism. - Source: dev.to / 4 months ago
Microsoft IIS - Internet Information Services is a web server for Microsoft Windows
Charles Proxy - HTTP proxy / HTTP monitor / Reverse Proxy
Apache Tomcat - An open source software implementation of the Java Servlet and JavaServer Pages technologies
Proxyman.io - Proxyman is a high-performance macOS app, which enables developers to view HTTP/HTTPS requests from apps and domains.
XAMPP - XAMPP is a free and open-source cross-platform web server that is primarily used when locally developing web 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.