mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
dependabot[bot] 5c4c665bb2
Bump install-pinned/autoflake (#6010)
Bumps [install-pinned/autoflake](https://github.com/install-pinned/autoflake) from dfa39c5f136f5b885c175734a719dc6ad1f11fc7 to 80957f084eab3ad54adf35d689a3f0af436cbe0a.
- [Release notes](https://github.com/install-pinned/autoflake/releases)
- [Commits](dfa39c5f13...80957f084e)

---
updated-dependencies:
- dependency-name: install-pinned/autoflake
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-24 18:03:19 +00:00
.github Bump install-pinned/autoflake (#6010) 2023-03-24 18:03:19 +00:00
docs
examples
mitmproxy Fixed typo in __init__.py (#6008) 2023-03-24 11:25:36 +00:00
release
test Add prettier to mitmweb (#5985) 2023-03-12 17:50:15 +01:00
web Add a prettier npm script (#5986) 2023-03-13 12:26:30 +01:00
.gitattributes
.gitignore
CHANGELOG.md Add prettier to mitmweb (#5985) 2023-03-12 17:50:15 +01:00
codecov.yml
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
setup.cfg cleanups and mypy 1.1.1 fixes (#5977) 2023-03-08 12:14:12 +00:00
setup.py
tox.ini

mitmproxy

Continuous Integration Status autofix.ci: enabled Coverage Status Latest Version Supported Python versions

mitmproxy is an interactive, SSL/TLS-capable intercepting proxy with a console interface for HTTP/1, HTTP/2, and WebSockets.

mitmdump is the command-line version of mitmproxy. Think tcpdump for HTTP.

mitmweb is a web-based interface for mitmproxy.

Installation

The installation instructions are here. If you want to install from source, see CONTRIBUTING.md.

Documentation & Help

General information, tutorials, and precompiled binaries can be found on the mitmproxy website.

mitmproxy.org

The documentation for mitmproxy is available on our website:

mitmproxy documentation stable mitmproxy documentation dev

If you have questions on how to use mitmproxy, please use GitHub Discussions!

mitmproxy discussions

Contributing

As an open source project, mitmproxy welcomes contributions of all forms.

Dev Guide

Also, please feel free to join our developer Slack! However, please note that the primary purpose of our Slack is direct communication between maintainers and contributors. If you have questions where the answer might be valuable to others, please use GitHub Discussions and not Slack.

Slack Developer Chat