mitmproxy 11.0.0
0
An interactive, SSL/TLS-capable intercepting proxy for HTTP/1, HTTP/2, and WebSockets.
Contents
An interactive, SSL/TLS-capable intercepting proxy for HTTP/1, HTTP/2, and WebSockets.
Stars: 36421, Watchers: 36421, Forks: 4008, Open Issues: 346The mitmproxy/mitmproxy
repo was created 14 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 36421 github stars!
How to Install mitmproxy
You can install mitmproxy using pip
pip install mitmproxy
or add it to a project with poetry
poetry add mitmproxy
Package Details
- Author
- None
- License
- Copyright (c) 2013, Aldo Cortesi. All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- Homepage
- None
- PyPi:
- https://pypi.org/project/mitmproxy/
- Documentation:
- https://docs.mitmproxy.org/stable/
- GitHub Repo:
- https://github.com/mitmproxy/mitmproxy
Classifiers
- Internet/Proxy Servers
- Internet/WWW/HTTP
- Security
- Software Development/Testing
- System/Networking/Monitoring
Related Packages
Errors
A list of common mitmproxy errors.
Code Examples
Here are some mitmproxy
code examples and snippets.
GitHub Issues
The mitmproxy package has 346 open issues on GitHub
- Save streamed data
- Rotate stream files
- Add support for protoc.
- Request/Response/Detail tab is initially scrolled to the bottom
Set-Cookie
header not set properly when cookies are modified- Parse set header cookies properly
- CLI options should take precedence over config ones
- Cannot be set ldap port
- Refactor how we process
--set
options - Change connect/disconnect log messages loglevel from info to debug
- Allow Server SNI Interrogation in Transparent Mode
- Automatically add FQDNs using Pinned Certs to the Ignored Hosts regex
- 5010 fix config string options parsing, add E2E test
- AssertionError: Unexpected event: <InformationalResponseReceived
- Google Summer of Code 2022