About 31,700 results
Open links in new tab
  1. Ncat - Netcat for the 21st Century - Nmap

    Ncat was written for the Nmap Project as a much-improved reimplementation of the venerable Netcat. It uses both TCP and UDP for communication and is designed to be a reliable back-end tool to …

  2. The GNU Netcat -- Official homepage

    Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily …

  3. Netcat (nc) Command in Linux with Examples | Linuxize

    May 1, 2026 · Use the Netcat nc command in Linux to scan ports, listen for connections, transfer files, test TCP and UDP services, and set connection timeouts.

  4. Netcat - Basic Usage and Overview - GeeksforGeeks

    Jul 12, 2025 · Netcat is a powerful tool for network communication that simplifies various tasks such as connecting to ports, transferring files, and providing remote shell access.

  5. Netcat (nc) Command with Examples: The Swiss Army Knife of …

    Jan 16, 2026 · Dubbed the "Swiss Army knife" of networking, Netcat is a lightweight, command-line utility designed to read from and write to network connections using TCP or UDP.

  6. netcat - Wikipedia

    netcat (often abbreviated to nc) is a computer networking utility for reading from and writing to network connections using TCP or UDP. The command is designed to be a dependable back-end that can be …

  7. How to install and use Netcat on Windows 11? - The Windows Club

    Jul 11, 2025 · Netcat is a network tool that allows you to read from and write to network connections using TCP or UDP in Windows 11/10. Learn how to install and use Netcat.

  8. Netcat (nc) Cheatsheet - Black Hills Information Security, Inc.

    Aug 6, 2025 · Netcat is a network utility tool that has earned the nickname “The Swiss Army Knife” of networking. It can be used for file transfers, chat/messaging between systems, port scanning, and …

  9. Use Netcat to Establish and Test TCP and UDP Connections: A Practical ...

    Aug 5, 2025 · Learn how to use Netcat to test TCP and UDP connections for troubleshooting and network diagnostics. Includes key commands, examples, and common use cases.

  10. nc (Netcat) Command: Syntax, Command Options, & Examples

    May 24, 2022 · Learn how to use the Netcat (nc) command in this easy to follow tutorial. Scan for open ports, create a chat or web server in no time!