4 Star 1 Fork 25

OpenHarmony / third_party_iptables

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 987 Bytes
一键复制 编辑 原始数据 按行查看 历史
maosiping 提交于 2022-06-16 11:48 . add bundle.json and readme

What is iptables? iptables is the userspace command line program used to configure the Linux 2.4.x and later packet filtering ruleset. It is targeted towards system administrators.

Since Network Address Translation is also configured from the packet filter ruleset, iptables is used for this, too.

The iptables package also includes ip6tables. ip6tables is used for configuring the IPv6 packet filter.

Dependencies iptables requires a kernel that features the ip_tables packet filter. This includes all 2.4.x and later kernel releases.

Main Features listing the contents of the packet filter ruleset adding/removing/modifying rules in the packet filter ruleset listing/zeroing per-rule counters of the packet filter ruleset Git Tree The current development version of iptables can be accessed at https://git.netfilter.org/iptables/.

Authors iptables was mostly written by the netfilter core team, but it has received numerous contributions from many individuals.

1
https://gitee.com/openharmony/third_party_iptables.git
git@gitee.com:openharmony/third_party_iptables.git
openharmony
third_party_iptables
third_party_iptables
master

搜索帮助