套件: python3-iptables (0.12.0-1build1)
python3-iptables 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-iptables:
- [python-iptables_0.12.0-1build1.dsc]
- [python-iptables_0.12.0.orig.tar.gz]
- [python-iptables_0.12.0-1build1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- IOhannes m zmölnig (Debian/GNU)
外部的資源:
- 主頁 [github.com]
相似套件:
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 Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.7)
- dep: python3 (>= 3.6~)
-
- sug: python-iptables-doc
- documentation for the python-iptables library