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
- Host: GitHub
- URL: https://github.com/akscf/iscdhcp-admin
- Owner: akscf
- License: other
- Created: 2019-05-07T18:44:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-17T14:29:00.000Z (10 months ago)
- Last Synced: 2025-01-07T20:12:24.221Z (4 months ago)
- Topics: isc-dhcp-server, management, perl5, qooxdoo
- Language: Perl
- Homepage: https://akscf.org/
- Size: 6.07 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)