Skip to content

Maintains database of hosts on your network and sync it with dhcpd config file.

License

Notifications You must be signed in to change notification settings

stare-vaskoviny/django-dhcp-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction
==============

Maintains database of hosts on your network and sync it with dhcpd config file.

Installation
==============

1. Clone the read-only repo

     git clone git@git://github.com/vencax/django-dhcp-admin.git

2. Install the dependencies via PIP.

     pip install -r requirements.txt

3. Add dhcp_admin into your INSTALLED_APPS.
				
4. You are done


About

Maintains database of hosts on your network and sync it with dhcpd config file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages