Honeyd Implementation TCP ports may be proxy-connected to another machine. add template tcp port 23 proxy 10.23.1.2:23 Honeyd opens regular TCP connection. Future work: General rewriting of data stream. To remove identifying information like host name. Stdin/out of that socket is connected to Honeyd TCP stream. Libevent takes care of the rest.