FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-iptables/debian/control at python3 · WoTTsecurity/python-iptables · GitHub
WoTTsecurity
/
python-iptables
Public
forked from
ldx/python-iptables
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python-iptables
/
debian
/
control
Copy path
More file actions
More file actions
Latest commit
History
History
History
18 lines (17 loc) · 943 Bytes
Breadcrumbs
python-iptables
/
debian
/
control
Copy path
File metadata and controls
18 lines (17 loc) · 943 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: python-iptables
Section: net
Priority: extra
Maintainer: Juliano Martinez <juliano@martinez.io>
Build-Depends: cdbs (>= 0.4.49), debhelper (>= 7), python (>= 2.4), python-support, python-all-dev (>= 2.3.5-11)
XS-Python-Version: >= 2.6
Standards-Version: 3.8.4
Homepage: https://github.com/ldx/python-iptables
Package: python-iptables
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Python bindings for iptables
Python-iptables is a Python project that provides bindings to the iptables C libraries in Linux.
Interoperability with iptables is achieved using the iptables C libraries (libiptc, libxtables,
and iptables extensions), not calling the iptables executable and parsing its output as most other
iptables wrapper libraries do; this makes python-iptables faster and not prone to parsing errors,
at the same time leveraging all available iptables match and target extensions without further work.
Back
|
FazBrowse Home
|
New Git URL