|
|
发表于 2003-1-6 10:49:13
|
显示全部楼层
netcat 即是 nc。
2003年01月06日上午10时47分55秒[root@gugonghcs hdc5]# rpm -qli nc
Name : nc Relocations: (not relocateable)
Version : 1.10 Vendor: Red Hat, Inc.
Release : 16 Build Date: 2002年07月24日 星期三 00时47分55秒
Install date: 2002年10月03日 星期四 00时33分37秒 Build Host: astest
Group : 应用程序/互联网 Source RPM: nc-1.10-16.src.rpm
Size : 114474 License: GPL
Signature : DSA/SHA1, 2002年09月04日 星期三 05时30分55秒, Key ID 219180cddb42a60e
Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Summary : 使用 TCP 或 UDP 在网络连接中读取并写入数据。
Description :
nc 软件包包括 Netcat (这个程序实际上是 nc),一个用来
通过网络连接,使用 TCP 或 UDP 协议来读取和写入数
据的简单工具。Netcat 的意图是做一个可靠的能被直接
使用或者被其它程序或脚本驱动的后端工具。由于 Netcat
能够创建许多不同的连接,并有许多内建的功能,Netcat 还
是一个功能丰富的网络调试和探测工具。
/usr/bin/nc
/usr/share/doc/nc-1.10
/usr/share/doc/nc-1.10/Changelog
/usr/share/doc/nc-1.10/README
/usr/share/doc/nc-1.10/scripts
/usr/share/doc/nc-1.10/scripts/README
/usr/share/doc/nc-1.10/scripts/alta
/usr/share/doc/nc-1.10/scripts/bsh
/usr/share/doc/nc-1.10/scripts/dist.sh
/usr/share/doc/nc-1.10/scripts/irc
/usr/share/doc/nc-1.10/scripts/iscan
/usr/share/doc/nc-1.10/scripts/ncp
/usr/share/doc/nc-1.10/scripts/probe
/usr/share/doc/nc-1.10/scripts/web
/usr/share/doc/nc-1.10/scripts/webproxy
/usr/share/doc/nc-1.10/scripts/webrelay
/usr/share/doc/nc-1.10/scripts/websearch
/usr/share/man/man1/nc.1.gz |
|