From 843b1e17c9643da23a0d66a96a176a1271ee2265 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Tue, 27 Dec 2016 20:47:47 +0100 Subject: [PATCH] add mitmweb to README --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index e36a2c5ee..f30f0fe10 100644 --- a/README.rst +++ b/README.rst @@ -10,6 +10,8 @@ interface. ``mitmdump`` is the command-line version of mitmproxy. Think tcpdump for HTTP. +``mitmweb`` is a web-based interface for mitmproxy. + ``pathoc`` and ``pathod`` are perverse HTTP client and server applications designed to let you craft almost any conceivable HTTP request, including ones that creatively violate the standards.