OpenBSD netcat to read and write data across connections using TCP or UDP
The OpenBSD nc (or netcat) utility can be used for just about anything involving TCP, UDP, or UNIX-domain sockets. It can open TCP connections, send UDP packets, listen on arbitrary TCP and UDP ports, do port scanning, and deal with both IPv4 and IPv6. Unlike telnet(1), nc scripts nicely, and separates error messages onto standard error instead of sending them to standard output, as telnet(1) might do with some.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.229-2.fc42 | - |
Fedora 42 | 1.229-2.fc42 | - |
Fedora 41 | 1.229-1.fc41 | - |
Fedora 40 | 1.229-1.fc40 | - |
Fedora EPEL 9 | 1.229-1.el9 | - |
Fedora EPEL 8 | 1.229-1.el8 | - |
Fedora EPEL 10.1 | 1.229-1.el10_0 | - |
Fedora EPEL 10.0 | 1.229-1.el10_0 | - |
You can contact the maintainers of this package via email at
netcat dash maintainers at fedoraproject dot org
.