首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 一个方便的脚本来配置iptables

一个方便的脚本来配置iptables

资 源 简 介

The aim of this script is to provide an easy and effective way to quickly implement iptables rules on your computer. The idea is to use a small set of high-level functions which can handle 90% of your needs. If you need more advanced configuration I advise you to look at more complete solutions such as Firewall Builder or even this. The following functions are currently available: INPUT([bpf_filter]) -- authorize an incoming flow OUTPUT([bpf_filter]) -- authorize an outgoing flow FORWARD([bpf_filter]) -- forward a flow DNAT(bpf_filter, to_addr) -- modify the destination of a flow REDIRECT(bpf_filter, to_ports) -- redirect a flow to a local port <

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP