mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
c63bafd09f
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 frills. Think tcpdump for HTTP. WWW: http://mitmproxy.org/index.html PR: ports/173449 Submitted by: Hung-Yi Chen <gaod@hychen.org> Feature safe: yes
9 lines
325 B
Plaintext
9 lines
325 B
Plaintext
'mitmproxy' is an SSL-capable man-in-the-middle HTTP proxy. 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 frills. Think tcpdump for HTTP.
|
|
|
|
WWW: http://mitmproxy.org/index.html
|