0 Forks
0 Stars
0 Watchers

dhcpstatus

dhcpstatus is a pure python implementation of DHCP STATUS (http://dhcpstatus.sourceforge.net/). dhcpstatus generates dhcp status statistics like IP lease details for each subnet, IP range defined for the subnet, total number of IPs defined in each subnet, count of free and used IPs in the subnet.

How to download and setup dhcpstatus

Open terminal and run command
git clone https://github.com/jay-g-mehta/dhcpstatus.git
git clone is used to create a copy or clone of dhcpstatus repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dhcpstatus https://github.com/jay-g-mehta/dhcpstatus/archive/master.zip

Or simply clone dhcpstatus with SSH
[email protected]:jay-g-mehta/dhcpstatus.git

If you have some problems with dhcpstatus

You may open issue on dhcpstatus support forum (system) here: https://github.com/jay-g-mehta/dhcpstatus/issues