xtaran / dhcpy6d

MAC address aware DHCPv6 server written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dhcpy6d

Dhcpy6d delivers IPv6 addresses and prefixes for DHCPv6 clients, which can be identified by DUID, hostname or MAC address as in the good old IPv4 days. Addresses may be generated randomly, by range, by arbitrary ID or MAC address. Clients can get more than one address, leases and client configuration can be stored in databases and DNS can be updated dynamically. Range-based prefixes be delegated as well as fixed prefixes per client.

Supported platforms include Linux, OpenBSD, FreeBSD, NetBSD and MacOS X. At any other POSIX OS it might work too.

Homepage: https://dhcpy6d.de/

Documentation: https://dhcpy6d.de/documentation

About

MAC address aware DHCPv6 server written in Python

License:Other


Languages

Language:Python 98.7%Language:Shell 1.2%Language:Dockerfile 0.1%