All Projects → sjm-steffann → dhcpkit

sjm-steffann / dhcpkit

Licence: other
A DHCP library and server written in Python

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to dhcpkit

php-ip-anonymizer
IP address anonymizer library for PHP
Stars: ✭ 55 (+0%)
Mutual labels:  ipv6
hphr
Halophile Router (a VyOS-based, SaltStack-automated, NetBox-configured router for small provider networks)
Stars: ✭ 39 (-29.09%)
Mutual labels:  ipv6
ipaddress
Data analysis of IP addresses and networks
Stars: ✭ 20 (-63.64%)
Mutual labels:  ipv6
python-iptools
A few useful functions and objects for manipulating ip addresses in python.
Stars: ✭ 68 (+23.64%)
Mutual labels:  ipv6
IP2Location-C-Library
IP2Location C library enables the user to find the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather station code, weather station name, mobile, usage types, etc that any IP address or hostname originates from.
Stars: ✭ 37 (-32.73%)
Mutual labels:  ipv6
treebitmap
Fast IP lookup table for IPv4/IPv6 prefixes
Stars: ✭ 81 (+47.27%)
Mutual labels:  ipv6
masscanned
Let's be scanned. A low-interaction honeypot focused on network scanners and bots. It integrates very well with IVRE to build a self-hosted alternative to GreyNoise.
Stars: ✭ 50 (-9.09%)
Mutual labels:  ipv6
IP2Location-PHP-Module
This module is a PHP module that enables the user to find the country, region, city, coordinates, zip code, ISP, domain name, timezone, connection speed, IDD code, area code, weather station code, weather station name, mobile, usage types, address type, IAB category, etc that any IP address or host name originates from.
Stars: ✭ 154 (+180%)
Mutual labels:  ipv6
tracetrout
A magical reverse traceroute HTTP(S) server
Stars: ✭ 48 (-12.73%)
Mutual labels:  ipv6
GS-IPv6-Forwarder
Enables access to GameStream servers over IPv6 (included in Internet Hosting Tool)
Stars: ✭ 35 (-36.36%)
Mutual labels:  ipv6
PHP-IPAddress
IP Address utility classes for PHP
Stars: ✭ 63 (+14.55%)
Mutual labels:  ipv6
ip2location-nginx
Nginx module that allows user to lookup for geolocation information using IP2Location database.
Stars: ✭ 33 (-40%)
Mutual labels:  ipv6
vyatta-cjdns
A cjdns package for Ubiquiti EdgeOS and VyOS, allowing cjdns to be used on EdgeRouters
Stars: ✭ 39 (-29.09%)
Mutual labels:  ipv6
forge
ISC Forge is an open source DHCP conformance validation framework, primarily used for testing ISC Kea.
Stars: ✭ 26 (-52.73%)
Mutual labels:  dhcpv6
bacnet-stack
BACnet Protocol Stack library provides a BACnet application layer, network layer and media access (MAC) layer communications services.
Stars: ✭ 199 (+261.82%)
Mutual labels:  ipv6
ipv6
IPv6-adresse.dk source & data
Stars: ✭ 27 (-50.91%)
Mutual labels:  ipv6
net-protocol
golang模拟内核协议栈 实现链路层、网络层、传输层、应用层 用户态协议栈 ,基于虚拟网卡TUN/TAP
Stars: ✭ 129 (+134.55%)
Mutual labels:  ipv6
Geolocate-IP-Browser-Extension
A browser extension, which shows you the origin of your IP address.
Stars: ✭ 21 (-61.82%)
Mutual labels:  ipv6
CVE-2021-24086
Proof of concept for CVE-2021-24086, a NULL dereference in tcpip.sys triggered remotely.
Stars: ✭ 205 (+272.73%)
Mutual labels:  ipv6
ipapi-python
Python bindings for https://ipapi.co (IP Address Location) - Use with python / django / flask for IP address location lookup
Stars: ✭ 42 (-23.64%)
Mutual labels:  ipv6

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].