Guides 11791 Published by

The Geek Stuff published 8 Practical Linux Netcat NC Command Examples



Netcat or nc is a networking utility for debugging and investigating the network.

This utility can be used for creating TCP/UDP connections and investigating them. The biggest use of this utility is in the scripts where we need to deal with TCP/UDP sockets.

In this article we will learn about the netcat command by some practical examples.
  8 Practical Linux Netcat NC Command Examples