cowrie/commands/__init__.py

9 lines
86 B
Python

__all__ = [
'base',
'ls',
'ping',
'ssh',
'tar',
'wget',
]