Skip to content
/ ipsetpy Public

Interface to allow Python programs to manipulate ipsets.

License

Notifications You must be signed in to change notification settings

sanyi/ipsetpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python ipset bindings

This library is a Python wrapper around ipset.

For ipset documentation access: http://ipset.netfilter.org/ipset.man.html

Installation

To install ipsetpy, you want to run:

$ pip install ipsetpy

Goals

  • Provide an interface to allow Python programs to manipulate ipsets.
  • Be fast, small and robust

Versions

Currently ipsetpy is developed and tested on python3.4.

License

This project is made available under the MIT License (MIT)

About

Interface to allow Python programs to manipulate ipsets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages