This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
cowrie
mirror of
https://github.com/cowrie/cowrie.git
Watch
1
Star
1
Fork
You've already forked cowrie
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9d184aeca9
cowrie
/
commands
/
__init__.py
9 lines
86 B
Python
Raw
Normal View
History
Unescape
Escape
commands are now loaded and assigned to their fake binaries in a way that is more straightforward when adding new commands. also wget improvements + something else git-svn-id: https://kippo.googlecode.com/svn/trunk@31 951d7100-d841-11de-b865-b3884708a8e2
2009-11-19 14:56:36 +00:00
__all__
=
[
'
base
'
,
'
ls
'
,
'
ping
'
,
'
ssh
'
,
'
tar
'
,
'
wget
'
,
]