搜索资源列表
netfilter-layer7-v2.21.1.tar
- 对Linux内核应用Layer7补丁,实现iptables对应用层进行包过滤.-Linux the kernel application Layer7 patch to achieve iptables packet filtering application layer.
queue_fw
- Linux系统下基于队列机制的应用包过滤防火墙的实现,包括应用层IP报文获取的方案,可以扩展开发,对报文内容进行变换-Linux system based on the queue mechanism application packet filtering firewall implementation, including application layer IP packet for the program, can be extended development, the content
rawsocket
- 基于RawSocket的数据包过滤程序,共包含7个文件:inetheader.h、rawsocsniffer.h、rawsocket.h、rawsocket.c、rawsocsniffer.c、main.c、makefile。 编译:命令行模式下,切换到代码所在目录,输入make即可编译。编译后将生成一个可执行文件main,以及一些obj文件。 运行:命令行下输入 ./main [-s 源IP] [-d 目的IP] [-atui] 即可运行程序,可以通过设置不同的参数可以实现简单的过滤功
FX_Filter
- 该源码实现地震资料处理中的F-X滤波功能。-The source implementation of seismic data processing FX filtering
PlatypusCollaborator
- Linux系统下的SVD方法。应用协同过滤方法实现SVD特征的提取。完成推荐系统的描述。-SVD method Linux system. Collaborative filtering method applied to achieve SVD feature extraction. Complete descr iption of the recommended system.
myshell
- 一个自己写的shell,其功能如下: 1) cd <directory> ——把当前默认目录改变为<directory>。如果没有<directory>参数,则显示当前目录。如该目录不存在,会出现合适的错误信息。这个命令也可以改变PWD 环境变量。 2) clr ——清屏。 3) <directory> ——列出目录<directory>的内容。 4) environ ——列出所有的环境变量。 5) echo &l