This library is a Python wrapper around ipset.
For ipset documentation access: http://ipset.netfilter.org/ipset.man.html
To install ipsetpy, you want to run:
$ pip install ipsetpy
- Provide an interface to allow Python programs to manipulate ipsets.
- Be fast, small and robust
Currently ipsetpy is developed and tested on python3.4.
This project is made available under the MIT License (MIT)