/dhcpkit

A DHCP library and server written in Python

Primary LanguagePythonOtherNOASSERTION

DHCPKit

This package contains a flexible DHCP server written in Python 3.4+. This is not a simple plug-and-play DHCP server. Its purpose is to provide a framework for DHCP services. It was written for ISPs to use in provisioning their customers according to their own business rules. It can be integrated into existing ISP management and provisioning tools.

Currently only the IPv6 version is implemented.

Documentation

http://readthedocs.org/projects/dhcpkit/badge/?version=stable

Build status

https://travis-ci.org/sjm-steffann/dhcpkit.svg?branch=master https://coveralls.io/repos/sjm-steffann/dhcpkit/badge.svg?branch=master&service=github

Distribution status