Update 'README.md' - note about where logging goes

This commit is contained in:
Russtopia 2018-11-22 18:00:50 -08:00
parent 6c6d0cbbb6
commit 729697b5ee
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@ One-shot command
* [B]$ cd hkexsh && ./hkexsh -x "ls /tmp" joebloggs@host-or-ip
WARNING WARNING WARNING: the -d debug flag will echo passwords to the log/console!
Logging on Linux usually goes to /var/log/syslog and/or /var/log/debug, /var/log/daemon.log.
NOTE if running client (hkexsh) with -d, one will likely need to run 'reset' afterwards
to fix up the shell tty afterwards, as stty echo may not be restored if client crashes