Skip to content

Web application to parse the contents of dhcp.leases and display a list of IP addresses filtered by MAC address

License

Notifications You must be signed in to change notification settings

fusionfox/dhcp-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dhcp-viewer

Display dhcp.leases as a list of IP addresses in a HTML table

Web application using Python and Flask to parse the contents of dhcp.leases and display a list of IP addresses that have been assigned, with optional filtering by MAC address

######Dependencies pyparsing

In progress
  • Currently dhcp.leases is read from the root of the C: drive, should be /var/lib/dhcpd/dhcpd.leases
  • MAC address filter is hard-coded into dhcp-viewer.py, should be provided by proxmox-scraping shell script

About

Web application to parse the contents of dhcp.leases and display a list of IP addresses filtered by MAC address

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published