文件名称:sniffer
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-11-15
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- 阿*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Linux下的sniffer程序,可以监听所有80端口的数据包,可以通过修改源码的过滤规则来指定监听一个IP,使用gcc sniffer -o sniffer -l pcap来编译文件,若没有libpcap,在网上下载,readhat自带有libpcap-Linux under the sniffer program, you can monitor all packets on port 80, you can modify the source code to specify filtering rules listen an IP, use gcc sniffer-o sniffer-l pcap to compile the file, if not libpcap, downloaded from the Internet, readhat comes with libpcap
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sniffer.c