软件包:python3-iptables(1.0.1-3) [debports]
Python bindings for iptables (Python 3 interface)
python-iptables provides a pythonesque wrapper via Python bindings to iptables under Linux. Interoperability with iptables is achieved by using the iptables C libraries (libiptc, libxtables, and the iptables extensions), instead of calling the iptables binary and parsing its output. It is meant primarily for dynamic and/or complex routers and firewalls, where rules are often updated or changed, or Python programs wish to interface with the Linux iptables framework...
This package provides the Python 3.x module
其他与 python3-iptables 有关的软件包
|
|
|
|
-
- dep: iptables
- administration tools for packet filtering and NAT
-
- dep: libc6 (>= 2.11)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
-
- dep: python3-setuptools
- Python3 Distutils Enhancements
-
- sug: python-iptables-doc
- documentation for the python-iptables library