Update README.md

This commit is contained in:
skyper
2023-05-17 09:20:31 +01:00
committed by GitHub
parent 136d6ed04c
commit 84c65db8b8
+1 -1
View File
@@ -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