From 84c65db8b84caaba493af971439caf41f8a99e26 Mon Sep 17 00:00:00 2001 From: skyper <5938498+SkyperTHC@users.noreply.github.com> Date: Wed, 17 May 2023 09:20:31 +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 19f5c92..200ac6d 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ Stops you from showing up in *w* or *who* command and stops logging the host to ssh -o UserKnownHostsFile=/dev/null -T user@server.org "bash -i" ``` -Go full comfort with `thcssh user@server.org`: +Go full comfort with PTY and colors: `thcssh user@server.org`: ```sh ### Cut & Paste the following to your shell, then execute