71 lines
2.0 KiB
Groff
71 lines
2.0 KiB
Groff
.\" Man page generated from reStructuredText.
|
|
.
|
|
.
|
|
.nr rst2man-indent-level 0
|
|
.
|
|
.de1 rstReportMargin
|
|
\\$1 \\n[an-margin]
|
|
level \\n[rst2man-indent-level]
|
|
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
-
|
|
\\n[rst2man-indent0]
|
|
\\n[rst2man-indent1]
|
|
\\n[rst2man-indent2]
|
|
..
|
|
.de1 INDENT
|
|
.\" .rstReportMargin pre:
|
|
. RS \\$1
|
|
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
|
|
. nr rst2man-indent-level +1
|
|
.\" .rstReportMargin post:
|
|
..
|
|
.de UNINDENT
|
|
. RE
|
|
.\" indent \\n[an-margin]
|
|
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.nr rst2man-indent-level -1
|
|
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
|
..
|
|
.TH "MITMPROXY" 1 "2023-01-03" "9.0.1" "SlackBuilds.org"
|
|
.SH NAME
|
|
mitmproxy \- man-in-the-middle SSL/TLS intercepting proxy
|
|
.\" RST source for mitmproxy(1) man page. Convert with:
|
|
.
|
|
.\" rst2man.py mitmproxy.rst > mitmproxy.1
|
|
.
|
|
.\" rst2man.py comes from the SBo development/docutils package.
|
|
.
|
|
.SH DESCRIPTION
|
|
.sp
|
|
This man page just provides links to the actual documentation.
|
|
.sp
|
|
\fBmitmproxy\fP is an interactive, SSL/TLS\-capable intercepting proxy with a console
|
|
(curses\-style) interface for HTTP/1, HTTP/2, and WebSockets.
|
|
.sp
|
|
\fBmitmdump\fP is the command\-line version of \fBmitmproxy\fP\&. Think \fBtcpdump\fP for HTTP(S).
|
|
.sp
|
|
\fBmitmweb\fP is a web\-based interface for \fBmitmproxy\fP\&.
|
|
.sp
|
|
These commands have lots of options; each one can be run with
|
|
\fB\-\-help\fP for a full list.
|
|
.sp
|
|
Full documentation is available at: \fI\%https://docs.mitmproxy.org/stable/\fP
|
|
.sp
|
|
Quite a few example scripts for \fBmitmproxy\fP are installed in
|
|
/usr/doc/mitmproxy\-9.0.1/examples/
|
|
.SH COPYRIGHT
|
|
.sp
|
|
See the file /usr/doc/mitmproxy\-9.0.1/LICENSE for license information.
|
|
.SH AUTHORS
|
|
.sp
|
|
\fBmitmproxy\fP was written by Aldo Cortesi.
|
|
.sp
|
|
This man page written for the SlackBuilds.org project
|
|
by B. Watson, and is licensed under the WTFPL.
|
|
.SH SEE ALSO
|
|
.sp
|
|
The mitmproxy homepage: \fI\%http://www.mitmproxy.org/\fP
|
|
.\" Generated by docutils manpage writer.
|
|
.
|