Deelay vs mitmproxy
Side-by-side comparison for macOS
Deelay
6.0Delay plugin
mitmproxy
8.5Intercept, modify, replay, save HTTP/S traffic
| Metric | Deelay | mitmproxy |
|---|---|---|
| Category | Developer Tools | Security & Privacy |
| AI Score | 6.0 | 8.5 |
| 30-day Installs | - | 8.7K |
| 90-day Installs | - | 23.3K |
| 365-day Installs | 1 | 75.5K |
| Version | 1.3.1,2025,01 | 12.2.2 |
| Auto-updates | No | No |
| Deprecated | No | No |
| GitHub Stars | 102 | 42.6K |
| GitHub Forks | 15 | 4.5K |
| Open Issues | 2 | 417 |
| License | MIT | MIT |
| Language | JavaScript | Python |
| Last GitHub Commit | 2y ago | 2mo ago |
| First Seen | Feb 20, 2024 | Jun 25, 2015 |
Reviews
Deelay
Deelay is a delay plugin that allows users to add controlled delays to HTTP requests, making it a valuable tool for testing network conditions and simulating real-world scenarios. It serves as a proxy server that injects delays into HTTP traffic, benefiting developers and testers who need to evaluate application behavior under varying network conditions.
Deelay acts as a proxy server that injects controlled delays into HTTP requests to simulate network conditions.
Pros
- + Useful for testing network conditions
- + Open-source with MIT license
- + Lightweight and easy to use
Cons
- - No auto-update feature
- - Limited community support
- - Some unresolved issues
mitmproxy
mitmproxy is a powerful HTTP/S proxy tool for intercepting, modifying, and analyzing network traffic. It's particularly useful for developers, security professionals, and anyone needing to debug or inspect encrypted communications.
Intercepts and manipulates HTTP/S traffic for debugging, testing, and analysis.
Pros
- + Powerful TLS interception capabilities
- + User-friendly web interface for traffic inspection
- + Extensive community and developer support
Cons
- - Manual update process required
- - Persistent issues with Android app traffic interception