8000 GitHub - Mr-Bossman/dhcp-webstat: a simple web gui to view dhcp leases over ssh
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mr-Bossman/dhcp-webstat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dhcp-webstat

Very simple site to list dhcp leases from an isc-dhcp-server

This program SSHs into the isc-dhcp-server using sshpass and runs dhcp-lease-list and returns it to the conecting client if the client provides valid credentials to the isc-dhcp-server. The front end will then format and display the DHCP leases.

To start the website:

$ sudo apt install npm nodejs sshpass
$ git clone https://github.com/Mr-Bossman/dhcp-webstat.git
$ cd dhcp-webstat
$ npm i
$ node . 22 192.168.1.1

About

a simple web gui to view dhcp leases over ssh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2 37FC

  •  
  •  
0