文件名称:rawsocket

  • 所属分类:
  • Linux驱动
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2014-04-21
  • 文件大小:
  • 11kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • xut***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

基于RawSocket的数据包过滤程序,共包含7个文件:inetheader.h、rawsocsniffer.h、rawsocket.h、rawsocket.c、rawsocsniffer.c、main.c、makefile。

编译:命令行模式下,切换到代码所在目录,输入make即可编译。编译后将生成一个可执行文件main,以及一些obj文件。

运行:命令行下输入 ./main [-s 源IP] [-d 目的IP] [-atui] 即可运行程序,可以通过设置不同的参数可以实现简单的过滤功能。参数功能如下:

s是根据源IP地址过滤数据包

d是根据目的IP地址过滤数据包

a是过滤ARP包

t是过滤TCP包

u是过滤UDP包

i是过滤ICMP包-RawSocket based packet filtering program, contains a total of seven files: inetheader.h, rawsocsniffer.h, rawsocket.h, rawsocket.c, rawsocsniffer.c, main.c, makefile. Compile: command line mode, switch to the code directory, enter to compile make. Generates an executable file main, and some obj files compiled after. Run: command line input/main [-s source IP] [-d purpose IP] [-atui] to run the program, you can set different parameters can be achieved simply filtering. Parameter functions are as follows: s is to filter packets based on the destination IP address d is filtered packet is a packet filtering ARP is to filter TCP packets t u i is a UDP packet filtering based on source IP address filtering ICMP packets
(系统自动生成,下载前可以参看下载内容)

下载文件列表





6\inetheader.h

.\main

.\main.c

.\makefile

.\rawsocket.c

.\rawsocket.h

.\rawsocsniffer.c

.\rawsocsniffer.h

6

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org