mirror of
https://github.com/hackerschoice/thc-tips-tricks-hacks-cheat-sheet.git
synced 2026-05-22 23:49:48 +02:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user