Description
Raw network connections can be tested, scripted, and inspected from the terminal. Netcat is useful for checking TCP or UDP services, sending simple data streams, debugging ports, and building small network diagnostics.
It is powerful enough to expose data or connect to untrusted systems. Use it carefully with firewalls, credentials, and production networks, and avoid pasting secrets into raw connections.