From 1362a7dfa33c1c451f39a841df3b08f57dac1e1c Mon Sep 17 00:00:00 2001 From: SkyperTHC <5938498+SkyperTHC@users.noreply.github.com> Date: Mon, 29 Aug 2022 20:07:43 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69cf603..32ef2d5 100644 --- a/README.md +++ b/README.md @@ -520,7 +520,7 @@ python -c 'import pty; pty.spawn("/bin/bash")' # Now Press Ctrl-Z to suspend the connection and return to your own terminal. # On your terminal execute: -stty raw -echo; fg +stty raw -echo opost; fg # On target host reset