1HONEYDCTL(1) BSD General Commands Manual HONEYDCTL(1)
2
4 honeydctl — Honey Control
5
7 honeyd [-v] [-t seconds] [socket]
8
10 Honeydctl is used to connect to Honeyd's management console.
11
12 The options are as follows:
13
14 -v Tells honeydctl to output all conversations.
15
16 -t seconds Specifies the timeout in seconds when connection to Honeyd.
17
18 Using honeydctl, it is possible to dynamically configure Honeyd. All
19 commands that can be specified in a regular Honeyd configuration file,
20 may also be specified on the console. The tool understand the following
21 additional commands:
22
23 list [template] Outputs a list of all configured templates. If a tem‐
24 plate is specified as argument, specific information
25 about the template is returned. The command also
26 matches templates based on wild cards similar to file
27 system globbing.
28
30 /var/run/honeyd.pid The default socket that honeydctl connects to.
31
33 honeyd(8)
34
36 Niels Provos ⟨provos@citi.umich.edu⟩
37
38 March 21, 2004