Tag: Chat

Uses of Netcat in Linux

April 26, 2011 | By | Add a Comment

Netcat is a networking program in UNIX-like systems for reading from and writing to network connections using TCP or UDP. Its man page says “The nc utility is used for just about anything under the sun involving TCP or UDP”. So here are a few ways it can be used:

Continue Reading