[ buster ]
[ 源代码: python-iptables ]
软件包:python-iptables(0.13.0-1 以及其他的)
python-iptables 的相关链接
Debian 的资源:
下载源码包 python-iptables:
- [python-iptables_0.13.0-1.dsc]
- [python-iptables_0.13.0.orig.tar.gz]
- [python-iptables_0.13.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Python bindings for iptables (Python 2 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 2.x module
其他与 python-iptables 有关的软件包
|
|
|
|
-
- dep: iptables
- 数据包过滤和网络地址转换(NAT)管理工具
-
- dep: libc6 (>= 2.11) [除 arm64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- sug: python-iptables-doc
- documentation for the python-iptables library