Penguin

Differences between version 2 and previous revision of NetCat.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Friday, August 26, 2005 2:41:12 am by AristotlePagaltzis Revert
Older page: version 1 Last edited on Wednesday, August 24, 2005 5:40:13 pm by IanMcDonald Revert
@@ -1,7 +1,7 @@
-NetCat is a networking utility which is described as below from the website at http://netcat.sourceforge.net/ 
+[ NetCat | http://netcat.sourceforge.net/] is a networking utility.  
  
-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. 
+> 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. 
  
-At the website mentioned above it says it is a replacement for the old netcat. NetCat is mentioned at [nc(1)] on this Wiki but I am not sure whether this is the old or the new
+The website mentions that it is a replacement for the old netcat. 
  
-AddToMe 
+AddToMe: does nc(1) on this Wiki refer to the old or the new utility?