mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
outlaws-bai 640bb5377e
fix #6426 - Optimize LDAP Proxy Auth (#6428)
* fix #6426
https://github.com/mitmproxy/mitmproxy/issues/6426

* Revert "fix #6426"

This reverts commit 822b05b522c55a79e2de2809c49b2508f8edfd6c.

* fix # 6426 Optimize LDAP Proxy Auth

* [autofix.ci] apply automated fixes

* update CHANGELOG.md

---------

Co-authored-by: jincong.bai <jincong.bai@zatech.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-10-31 12:52:21 +00:00
.github Bump the github-actions group with 4 updates (#6393) 2023-10-02 01:36:44 +02:00
docs docs: improve hooks overview (#6376) 2023-09-21 19:27:14 +00:00
examples fix nonblocking.py example (#6399) 2023-10-09 13:12:10 +00:00
mitmproxy fix #6426 - Optimize LDAP Proxy Auth (#6428) 2023-10-31 12:52:21 +00:00
release ensure that we trigger the tag workflow 2023-08-04 11:23:44 +02:00
test fix #6426 - Optimize LDAP Proxy Auth (#6428) 2023-10-31 12:52:21 +00:00
web Make mitmweb use relative paths to connect to its resources. (#6411) 2023-10-19 14:10:26 -07:00
.gitattributes
.gitignore update kaitai definitions 2022-07-29 16:13:15 +02:00
CHANGELOG.md fix #6426 - Optimize LDAP Proxy Auth (#6428) 2023-10-31 12:52:21 +00:00
codecov.yml
CONTRIBUTING.md drop support for Python 3.9 2023-02-27 08:37:11 +01:00
LICENSE
MANIFEST.in
pyproject.toml Bump pyinstaller from 5.13.2 to 6.0.0 (#6391) 2023-10-02 01:36:58 +02:00
README.md readme: fix nits 2022-12-15 17:50:43 +01:00
SECURITY.md
setup.cfg Switch to pyproject.toml (#6016) 2023-03-26 17:40:32 +00:00

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