Files
cowrie/config.py
desaster 92a2276c14 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

8 lines
127 B
Python

# Kippo configuration
ssh_port = 2222
fake_hostname = 'sales'
log_path = 'log'
download_path = 'dl'
contents_path = 'honeyfs'