Skip to content

websvcPT/isc-lease-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isc-lease-tool

Tool to display ISC-DHCP-SERVER active (valid) leases

Requirements:

  • ISC-DHCP-SERVER
  • Python 2.7

Functions:

Return active (valid) DHCP leases from defaul location '/var/lib/dhcp/dhcpd.leases'

TODO:

  • Argument capable
  • System wide install notes
Disclaimer

Major code source was not developed by Me.

I've found this months ago while working on a project, made some minor changes.

As this was very helpfull for me, I thought it would be nice to share it with others-

If any one know the source of if please let me know, and I'll give the acording credits.