文件名称:jiptables_beta1.tar
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Linux] [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 48kb
- 下载次数:
- 0次
- 提 供 者:
- f**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
JIPtables - Java api for linux firewall
by Daniel Zozin <meltingshell@gmail.com>
This API provide an iterface to the iptables firewall, to linux netfilter log and connection api
The jIPtables rule management allow to parse, generate and apply the iptables rules from java.
The log tracker notify the listeners for low level netfilter logs.
The connection tracker notify the listeners for established connections and connection state changes.
INSTALLATION
In order to compile jIPtables requires the libnetfilter_log and libnetfilter_conntrack.
You can download them at http://www.netfilter.org/
For the compilation go in the main directory and run:
ant build
The ant scr ipt will generate 3 files, the jar library and 2 .so shared libraries.
The shared libraries should be in a system library directory.
by Daniel Zozin <meltingshell@gmail.com>
This API provide an iterface to the iptables firewall, to linux netfilter log and connection api
The jIPtables rule management allow to parse, generate and apply the iptables rules from java.
The log tracker notify the listeners for low level netfilter logs.
The connection tracker notify the listeners for established connections and connection state changes.
INSTALLATION
In order to compile jIPtables requires the libnetfilter_log and libnetfilter_conntrack.
You can download them at http://www.netfilter.org/
For the compilation go in the main directory and run:
ant build
The ant scr ipt will generate 3 files, the jar library and 2 .so shared libraries.
The shared libraries should be in a system library directory.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
15883852jiptables_beta1.tar