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. If you need further information on how iptables and netfilter work, this is a great summary.
-
Search It!
-
Recent Entries
- Embedding OSGi into an Android application part 1
- Nginx and git via HTTP
- Python-iptables
- New Android Market countries
- Android emoticons on Ubuntu with Empathy
- Implementing SMTP or IMAP XOAUTH authentication in Java
- Implementing client-side OAuth on Android
- How to use the latest 802.11 drivers and stack with Linux
- Nexus S details
- Testing an Android image built from source
-
Links