mirror of https://github.com/cowrie/cowrie.git
comment fix
This commit is contained in:
parent
53ba93acd0
commit
92222f5d41
|
@ -150,7 +150,7 @@ class HoneyPotTransport(transport.SSHServerTransport):
|
||||||
|
|
||||||
@ivar ttylog_open: whether log is open
|
@ivar ttylog_open: whether log is open
|
||||||
|
|
||||||
@ivar uuid: unique UUID of this transport
|
@ivar transportId: UUID of this transport
|
||||||
|
|
||||||
@ivar _hadVersion: used so we only send key exchange after receive version info
|
@ivar _hadVersion: used so we only send key exchange after receive version info
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in New Issue