mirror of
https://github.com/aljazceru/cowrie.git
synced 2026-01-05 23:34:26 +01:00
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
8 lines
127 B
Python
8 lines
127 B
Python
# Kippo configuration
|
|
|
|
ssh_port = 2222
|
|
fake_hostname = 'sales'
|
|
log_path = 'log'
|
|
download_path = 'dl'
|
|
contents_path = 'honeyfs'
|