Differences between version 4 and previous revision of NetCat.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 4 | Last edited on Friday, August 26, 2005 8:37:54 am | by CraigBox | Revert |
Older page: | version 3 | Last edited on Friday, August 26, 2005 8:37:30 am | by CraigBox | Revert |
@@ -2,4 +2,6 @@
> 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.
The website mentions that it is a replacement for the old netcat.
+
+See nc(1).