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