2004-01-12 23:00:06 +01:00
|
|
|
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
|
2016-05-19 12:44:11 +02:00
|
|
|
exploration tool, since it can create almost any kind of connection you
|
2004-01-12 23:00:06 +01:00
|
|
|
would need and has several interesting built-in capabilities.
|
|
|
|
|
2004-03-27 00:38:52 +01:00
|
|
|
WWW: http://netcat.sourceforge.net/
|