GitHub - ericvsmith/python-iptables: Python bindings for iptables
ericvsmith / python-iptables Public
forked from ldx/python-iptables
-
Notifications
You must be signed in to change notification settings - Fork 0
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
Python-iptables is a pythonesque wrapper around the Linux iptables/ip6tables facility. It is meant primarily for dynamic and/or complex firewalls, where rules are often updated or changed. Python-iptables makes it possible to use Python to parse or change rules without the need to spawn processes to execute an iptables command.
See http://ldx.github.com/python-iptables/ for documentation.
About
Python bindings for iptables
Resources
Stars
Watchers
Forks
Languages
- Python 99.1%
- C 0.9%
