1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- app_version: 12.1.2
- capabilities:
- - description: mitmproxy is able to change file ownership arbitrarily
- name: CHOWN
- - description: mitmproxy is able to bypass file permission checks
- name: DAC_OVERRIDE
- - description: mitmproxy is able to bypass permission checks for file operations
- name: FOWNER
- - description: mitmproxy is able to change group ID of processes
- name: SETGID
- - description: mitmproxy is able to change user ID of processes
- name: SETUID
- categories:
- - networking
- changelog_url: https://github.com/mitmproxy/mitmproxy/blob/main/CHANGELOG.md
- date_added: '2025-03-24'
- description: mitmproxy is your swiss-army knife for debugging, testing, privacy measurements,
- and penetration testing.
- home: https://mitmproxy.org
- host_mounts: []
- icon: https://media.sys.truenas.net/apps/mitmproxy/icons/icon.svg
- keywords:
- - mitmproxy
- - network
- - proxy
- lib_version: 2.1.49
- lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
- maintainers:
- - email: dev@ixsystems.com
- name: truenas
- url: https://www.truenas.com/
- name: mitmproxy
- run_as_context:
- - description: mitmproxy runs as root user.
- gid: 0
- group_name: root
- uid: 0
- user_name: root
- screenshots: []
- sources:
- - https://hub.docker.com/r/mitmproxy/mitmproxy
- title: mitmproxy
- train: community
- version: 1.0.12
|