Categories
Tags → Dhcpd Php

DHCPd Tools

Contains two PHP classes to parse a dhcpd.leases file according to ISC''s DHCPd v3 syntax. Can also add/delete/enable/disable known hosts from dhcpd.conf for the same. I wrote it because I couldn''t find anything like it written in PHP.
DETAILS

DHCPd Parser

PHP class that will allow you to parse a ISC DHCPd v3 leases file and use the results in your applications. It was written because the only other implementations I could find were written PERL.
DETAILS
©2003-2019 jCay.com