Here's what the man page says the difference is:

     The nc (or netcat) utility is used for just about anything under the sun
     involving TCP or UDP.  It can open TCP connections, send UDP packets,
     listen on arbitrary TCP and UDP ports, do port scanning, and deal with
     both IPv4 and IPv6.  Unlike telnet(1), nc scripts nicely, and separates
     error messages onto standard error instead of sending them to standard
     output, as telnet(1) does with some.



On May 7, 2013, at 1:20 PM, Derek Balling <dr...@megacity.org> wrote:

> 
> On May 7, 2013, at 1:18 PM, Tracy Reed <tr...@ultraviolet.org> wrote:
>> The fact that telnet is insecure in some (now rare) use cases (any time you 
>> enter a password)
>> is just one more reason to let it go.
> 
> If I type my password in an NC connection is it somehow magically protected?
> 
> For its most common daily use-case today ("get me to a specific port on the 
> other host") telnet is no more or less secure than nc is.
> 
> D
> 
> 
> 
> _______________________________________________
> Discuss mailing list
> Discuss@lists.lopsa.org
> https://lists.lopsa.org/cgi-bin/mailman/listinfo/discuss
> This list provided by the League of Professional System Administrators
> http://lopsa.org/

_______________________________________________
Discuss mailing list
Discuss@lists.lopsa.org
https://lists.lopsa.org/cgi-bin/mailman/listinfo/discuss
This list provided by the League of Professional System Administrators
 http://lopsa.org/

Reply via email to