Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Python 3.12 and the latest version of mitmproxy #37

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mcdonnnj
Copy link
Contributor

This changes the setup.sh script in the monitor action to install Python 3.12 to support installing the latest version of mitmproxy.

This is necessary to support mitmproxy version 11.1.0 and newer.
@JarLob
Copy link
Contributor

JarLob commented Mar 18, 2025

Any reason to use the latest mitmproxy version?

@mcdonnnj
Copy link
Contributor Author

There's nothing groundbreaking but there are some bugfixes and dependency updates including a performance improvement for HTTP/2 connections. Separate from that ensuring Python 3.12 is installed would allow the mitmproxy plugin to use Python 3.11/12 features if desired in addition to ensuring the performance gains of Python 3.11 even if the action is not run on ubuntu-latest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants