diff options
author | Pierre Cazenave <pwcazenave at gmail {dot} com> | 2010-05-12 23:32:34 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:32:34 +0200 |
commit | 819a1f0296029fb2ab22fbeaae8ed264c5a8f957 (patch) | |
tree | 2587d0035cf33c94b8ad411c4bd2e80515cbd2a0 /network/netcat/README | |
parent | 394333103f45f8cd714fc2a4244add62b8138509 (diff) | |
download | slackbuilds-819a1f0296029fb2ab22fbeaae8ed264c5a8f957.tar.gz |
network/netcat: Added to 12.2 repository
Diffstat (limited to 'network/netcat/README')
-rw-r--r-- | network/netcat/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/netcat/README b/network/netcat/README new file mode 100644 index 0000000000..ae3a8f1d03 --- /dev/null +++ b/network/netcat/README @@ -0,0 +1,8 @@ +GNU 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 driven by other programs and scripts. At the same time, it is a +feature-rich network debugging and exploration tool, since it can create +almost any kind of connection you would need and has several interesting +built-in capabilities. |