Is there any library to help me instantiate a dhcp server in python?
Asked
Active
Viewed 1.7k times
2 Answers
8
There are some in development and alpha verity :
Other servers:
And a library for working on dhcp too
DHCP command line query and testing tool

pyfunc
- 65,343
- 15
- 148
- 136
-
dhquery and pydhcpd don't seem to be compatible with the version of pydhcplib available -- any clue which versions work? Otherwise they are all unusable. – j13r Apr 07 '12 at 18:35