Update README.md

This commit is contained in:
SkyperTHC
2022-08-29 20:07:43 +01:00
committed by GitHub
parent 06268f2a6c
commit 1362a7dfa3
+1 -1
View File
@@ -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