From 729697b5ee9c3fd01a5d2539f9ab13348f949971 Mon Sep 17 00:00:00 2001 From: Russtopia Date: Thu, 22 Nov 2018 18:00:50 -0800 Subject: [PATCH] Update 'README.md' - note about where logging goes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41cd0ef..e90873a 100644 --- a/README.md +++ b/README.md @@ -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