An open API service indexing awesome lists of open source software.

https://github.com/akscf/iscdhcp-admin

A web based app to manage ISC DHCP server
https://github.com/akscf/iscdhcp-admin

isc-dhcp-server management perl5 qooxdoo

Last synced: 2 months ago
JSON representation

A web based app to manage ISC DHCP server

Awesome Lists containing this project

README

        


This is a quite old project that provides web-ui and simple json-rpc api to manage isc-dhcp server.

The backend was written in Perl, frontend - javascript/qooxdoo.

## Version-1.0
- Manage static entries
- Search by leasesdb
- Journal viewer
- Config editor
- Json-rpc api

## Manuals
- [Installation guide](https://github.com/akscf/iscdhcp-admin/blob/main/docs/dhcpadm_1_0_installation_guide.pdf)
- [API documentation](https://github.com/akscf/iscdhcp-admin/blob/main/docs/dhcpadm_1_0_api.pdf)