mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
naming convention warning
This commit is contained in:
@ -7,6 +7,7 @@ import abc
|
|||||||
|
|
||||||
# dblog now operates based on eventids, no longer on regex parsing of the entry.
|
# dblog now operates based on eventids, no longer on regex parsing of the entry.
|
||||||
# add an eventid using keyword args and it will be picked up by the dblogger
|
# add an eventid using keyword args and it will be picked up by the dblogger
|
||||||
|
# the KIPPxxxx naming convention is still subject to change.
|
||||||
|
|
||||||
# KIPP0001 : create session
|
# KIPP0001 : create session
|
||||||
# KIPP0002 : succesful login
|
# KIPP0002 : succesful login
|
||||||
|
|||||||
Reference in New Issue
Block a user