is a Simple Telnet Client that take at least an IP address or a domain name as a first argument. If a domain name is provided, it will try to resolve it.
Optionnaly it can take a port number as a second argument. In this case it will be used instead of the default (which is 23).
.SHEXITSTATUS
.TP
0
if no error uncountered
.TP
1
if the wrong amount of arguments has been given
.TP
2
if it failed to initialize network connection (socket, NS resolution, ...)