summaryrefslogtreecommitdiff
path: root/net/gnetcat/DESCR
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2003-12-05 14:11:27 +0000
committerrecht <recht@pkgsrc.org>2003-12-05 14:11:27 +0000
commit28945f9ada01c593bf268e98a19bacf8d6cc220f (patch)
treec37b199e6731debbc092c8c76bfb622b1b799926 /net/gnetcat/DESCR
parentf964796cf0d678f4851ed5fde6c249468e548f87 (diff)
downloadpkgsrc-28945f9ada01c593bf268e98a19bacf8d6cc220f.tar.gz
initial import of gnetcat 0.7.0
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. This package was provided by Adrian Portelli via pkgsrc-wip.
Diffstat (limited to 'net/gnetcat/DESCR')
-rw-r--r--net/gnetcat/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/net/gnetcat/DESCR b/net/gnetcat/DESCR
new file mode 100644
index 00000000000..634aa9c3a20
--- /dev/null
+++ b/net/gnetcat/DESCR
@@ -0,0 +1,7 @@
+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.