mitmd

mitm TCP connections
Log | Files | Refs | README

commit 2dc37f0f2b99fdadc1a0cd894011a760c3f4468d
parent 56fdf498c632d0e4abb2643ef7c8ff09e9062ba4
Author: hhvn <dev@hhvn.uk>
Date:   Wed, 16 Jun 2021 20:54:35 +0100

README: add note on usage

Diffstat:
MREADME | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -5,3 +5,9 @@ This is a simple little tool-daemon, it aims to replace the following one liner: However, it has some improvements: - each line is marked with it's direction, and client/remote FDs - it can handle multiple connexions (but only to the same remote) + +This is not a hacking/cracking tool! It's just for inspecting things to see how +they work, eg: + + (terminal 1) ./mitmd irc.hlirc.net 6667 + (terminal 2) irssi -h irc.hlirc.net -p 6667 -n test123