mirror of
https://github.com/hackerschoice/thc-tips-tricks-hacks-cheat-sheet.git
synced 2026-05-21 23:36:48 +02:00
Update README.md
This commit is contained in:
@@ -708,7 +708,8 @@ __EOF__
|
||||
chmod 755 ~/.local/bin/ssh ~/.local/bin/ssh-log
|
||||
. ~/.profile
|
||||
|
||||
echo -e "\033[1;32m***SUCCESS***. Logfiles stored in ~/.local/.logs.
|
||||
echo -e "\033[1;32m***SUCCESS***.
|
||||
Logfiles stored in ~/.local/.logs/.
|
||||
To uninstall cut & paste this\033[0m:\033[1;36m
|
||||
grep -v 0xFD0E ~/.profile >~/.profile-new && mv ~/.profile-new ~/.profile
|
||||
rm -rf ~/.local/bin/ssh ~/.local/bin/ssh-log
|
||||
|
||||
Reference in New Issue
Block a user