A DHCP library and server for IPv6 written in Python


Keywords
dhcp, server, ipv6, dhcp-server, dhcpv6, python
License
GPL-3.0
Install
pip install dhcpkit==1.0.7

Documentation

DHCPKit

This package contains a flexible DHCPv6 server written in Python 3.4+. 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. The flexibility and ability to integrate business rules will appeal to enterprises as well. Writing extensions to DHCPKit is very easy!

The official documentation is hosted by Read the Docs.

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