Skip to content

Troll338cz/dnsmasq-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dnsmasq DHCP Server panel demo

Simple PHP powered panel for configuring basic DHCP functions. This is a Proof-of-Concept, not well made, not secure. Currently tested only on Debian 11.

Dependencies

Debian 11

apt install apache2 php dnsmasq iptables iptables-persistent sudo

TODO

  • Apply correct settings on startup
  • Save config of /etc/network/interfaces
  • Proper security and input validation (only basic checks present)
  • Replace bash code with binaries or CGI
  • Detect conflicts with WAN interface configuration
  • Support static DHCP leases

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published