[ 原始碼: python-iptables ]
套件:python3-iptables(1.0.0-1 以及其他的)
python3-iptables 的相關連結
Debian 的資源:
下載原始碼套件 python-iptables:
- [python-iptables_1.0.0-1.dsc]
- [python-iptables_1.0.0.orig.tar.gz]
- [python-iptables_1.0.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-distutils
- distutils package for Python 3.x
-
- sug: python-iptables-doc
- documentation for the python-iptables library