Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
nc: Reads and writes data across network connections using TCP or UDP.
- Summary
- The nc package contains Netcat (the program is actually nc), a simple
utility for reading and writing data across network connections, using
the TCP or UDP protocols. Netcat is intended to be a reliable back-end
tool which can be used directly or easily driven by other programs and
scripts. Netcat is also a feature-rich network debugging and
exploration tool, since it can create many different connections and
has many built-in capabilities.
You may want to install the netcat package if you are administering a
network and you'd like to use its debugging and network exploration
capabilities.
Arch: x86_64
Download: | nc-1.84-3.2.x86_64.rpm |
Build Date: | Sun Feb 12 02:48:44 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 110 KiB |
Changelog
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.84-3.2
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.84-3.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes
- * Wed Jan 25 17:00:00 2006 Radek Vokal <rvokal{%}redhat{*}com> 1.84-3
-
- warnings cleaned-up, compile with -Werror