Open GoogleCodeExporter opened 8 years ago
This is a documentation issue; you need to use the list command with either list
templates or list subsystems.
Original comment by pro...@gmail.com
on 2 Feb 2008 at 8:51
I am experiencing this exact same behavior when I use "list templates" or "list
subsystems":
rhoulihan@honeyd-test:/var/log$ sudo honeydctl -v
Honeyd 1.5c Management Console
Copyright (c) 2004 Niels Provos. All rights reserved.
See LICENSE for licensing information.
Up for 682 seconds.
0C 0P honeydctl> help
help outputs a command help
! runs a Python command in the Honeyd environment
delete removes configured templates and ports
list lists configured templates or subsystems
0C 0P honeydctl> list
<stdin>: parse error
0C 0P honeydctl> list templates
<stdin>: parse error
0C 0P honeydctl> list subsystems
<stdin>: parse error
0C 0P honeydctl>
Original comment by rick.hou...@gmail.com
on 16 Mar 2009 at 4:24
[deleted comment]
The correct commands appear to be "list template" and "list subsystem" (drop
the s).
0C 0P honeydctl> help list
list <template [pattern]|subsystem [pattern]>
0C 0P honeydctl>
Version 1.5c compiled from source on Debian Lenny i686.
Original comment by JarradS...@gmail.com
on 31 Aug 2009 at 9:43
Original issue reported on code.google.com by
ruifilip...@gmail.com
on 1 Aug 2007 at 4:44