Opened 10 years ago

Closed 10 years ago

#14 closed defect (fixed)

Get Telnet commands to work on different netcat versions

Reported by: Christian Illy Owned by: alloc
Priority: major Component:
Keywords: Cc:

Description

Currently telnetCommand uses the -q parameter of nc to wait for output of Telnet before closing the connection. This parameter is not supported on all versions (e.g. Fedora's nc does not support this). There should be a more generic way to use nc that runs on both Fedora and Debian (so hopefully most distributions are supported out of the box).

Change History (1)

comment:1 by alloc, 10 years ago

Owner: set to alloc
Resolution: fixed
Status: newclosed

In 47:

Version 12: Fixes #14

Note: See TracTickets for help on using tickets.