Tag

netcat

1 views collected around this technical thread.

Practical DevOps Architecture
Practical DevOps Architecture
May 20, 2025 · Operations

Understanding Netcat (nc): Functions, Common Parameters, and UDP Connectivity Test

This article explains what netcat (nc) is, outlines its primary functions such as listening on TCP/UDP ports, scanning, file transfer and speed testing, details common command‑line options, and demonstrates how to test UDP connectivity with an example command.

LinuxNetwork ToolsUDP testing
0 likes · 3 min read
Understanding Netcat (nc): Functions, Common Parameters, and UDP Connectivity Test
Efficient Ops
Efficient Ops
Mar 12, 2020 · Operations

Master Netcat: Powerful TCP/UDP Tricks for Network Testing and File Transfer

This guide explains how to use Netcat—a lightweight, versatile TCP/UDP utility installed on most Linux distributions—for port scanning, connectivity checks, UDP sessions, file transfers, bandwidth measurement, and even creating simple backdoors, while highlighting differences between GNU and OpenBSD versions.

LinuxTCPUDP
0 likes · 14 min read
Master Netcat: Powerful TCP/UDP Tricks for Network Testing and File Transfer