mirror of
https://github.com/aljazceru/cowrie.git
synced 2025-12-17 05:54:21 +01:00
remove extra connection lost message
This commit is contained in:
@@ -140,7 +140,7 @@ class HoneyPotBaseProtocol(insults.TerminalProtocol, TimeoutMixin):
|
||||
self.cfg = None
|
||||
self.user = None
|
||||
self.environ = None
|
||||
log.msg("honeypot terminal protocol connection lost {}".format(reason))
|
||||
#log.msg("honeypot terminal protocol connection lost {}".format(reason))
|
||||
|
||||
|
||||
def txtcmd(self, txt):
|
||||
|
||||
Reference in New Issue
Block a user