From 33a1b07747e8ee7f082c415e89b42c3873a75696 Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Wed, 4 Oct 2017 22:02:21 -0500 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index e09d1db..e26bf72 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,22 @@ * Disclaimer: Glass and its author has no affiliation with ISC and the authors of isc-dhcp-server * Original Author: Chris Miles: chris.miles.e@gmail.com +**Table of Contents** + +- [ Glass ](#) +- [Features](#) + - [Dashboard](#) + - [DHCP Config Editing](#) + - [DHCP Config Snapshots](#) + - [DHCP Server Restart](#) + - [Statistics](#) + - [Log Streaming](#) + - [Glass API](#) +- [Alerting](#) + - [E-Mail](#) + - [Slack](#) + - [SMS - Simple Format](#) + # Features * Standalone NodeJS application that has a web interface, listens to the dhcp log and the leases file to collect analytics and data realtime * DHCP IPv4 Support (No IPv6 at this time)