パッケージ: python3-iptables (1.0.1-1)
python3-iptables に関するリンク
Debian の資源:
python-iptables ソースパッケージをダウンロード:
- [python-iptables_1.0.1-1.dsc]
- [python-iptables_1.0.1.orig.tar.gz]
- [python-iptables_1.0.1-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
- パケットフィルタリングと NAT 用管理ツール
-
- dep: libc6 (>= 2.11)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-distutils
- distutils package for Python 3.x
-
- sug: python-iptables-doc
- documentation for the python-iptables library