LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1448|回复: 4

请问在那可以下载在LINUX上用的netcat即NC呢?

[复制链接]
发表于 2004-5-28 22:38:34 | 显示全部楼层 |阅读模式
请问在那可以下载在LINUX上用的netcat即NC呢?谢谢!
发表于 2004-6-13 08:28:15 | 显示全部楼层
好像系统安装光盘里面就有,如果你那个是发行版的话。
我系统安装时默认里面就有!
发表于 2004-6-15 20:12:35 | 显示全部楼层
实在不行,就去.www.nc.org
发表于 2004-5-30 21:24:44 | 显示全部楼层
#whereis nc
nc: /usr/bin/nc /usr/share/man/man1/nc.1.gz

#rpm -qf /usr/bin/nc
nc-1.10-18

#grep nc rpm.lst
rhel_disc2.lst: nc-1.10-18.i386.rpm
发表于 2004-6-5 11:02:50 | 显示全部楼层
$sudo apt-cache search netcat
corkscrew - tunnel TCP connections through HTTP proxies
emcast - multicast toolkit
lg-issue74 - Issue 74 of the Linux Gazette.
libexpect-perl - Expect.pm - Perl Expect interface
netcat - TCP/IP swiss army knife
netcat6 - TCP/IP swiss army knife with IPv6 support
netsed - The network packet altering stream editor
socat - multipurpose relay for bidirectional data transfer



~$sudo apt-cache show netcat
Package: netcat
Priority: optional
Section: net
Installed-Size: 179
Maintainer: Decklin Foster <decklin@red-bean.com>
Architecture: i386
Version: 1.10-23
Depends: libc6 (>= 2.3.2-1)
Filename: pool/main/n/netcat/netcat_1.10-23_i386.deb
Size: 64358
MD5sum: c9bdb444c95cbf5c99536fbd7d61f52c
Description: TCP/IP swiss army knife
A simple Unix utility which reads and writes data across network
connections using TCP or UDP 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.
Task: unix-server
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表