HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-mitmproxy",
"portdir": "python/py-mitmproxy",
"version": "11.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mitmproxy.org/",
"description": "SSL/TLS-capable man-in-the-middle proxy for HTTP and Websockets",
"long_description": "mitmproxy is an SSL/TLS-capable man-in-the-middle proxy for HTTP/1, HTTP/2 and Websockets. It provides a console interface that allows traffic flows to be inspected and edited on the fly. mitmdump is the command-line version of mitmproxy, with the same functionality but without the user interface. Think tcpdump for HTTP.",
"active": true,
"categories": [
"net",
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-cryptography",
"py311-openssl",
"py311-msgpack",
"py311-tornado",
"py311-h11",
"py311-h2",
"py311-hyperframe",
"py311-ruamel-yaml",
"py311-ruamel-yaml-clib",
"py311-flask",
"py311-zstd",
"py311-urwid",
"py311-pyperclip",
"py311-asgiref",
"py311-kaitaistruct",
"py311-ldap3",
"py311-passlib",
"py311-publicsuffix2",
"py311-wsproto",
"py311-aioquic",
"py311-mitmproxy_rs",
"python311",
"py311-parsing",
"py311-sortedcontainers",
"py311-certifi",
"py311-brotli"
]
},
{
"type": "test",
"ports": [
"py311-hypothesis",
"py311-pytest",
"py311-requests",
"py311-pytest-asyncio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mitmproxy"
]
}
]
}