From 6a6b9844a917a9acf9b9376925c6ef6d2eb27782 Mon Sep 17 00:00:00 2001 From: Georg Reisinger Date: Tue, 1 Feb 2022 22:53:43 +0100 Subject: [PATCH] readme update --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 77bf8f2..8494fef 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Ntopng alerts are displayed in Globe.gl +![Example Image](https://git.dergeorg.at/dergeorg/NtopngGlobe/raw/branch/master/public/images/example.png) + ### Install packages ``` sh npm install @@ -23,7 +25,10 @@ npm start * Manual refresh on left-click * Click on arc reveals whole "Ntopng Alert" * Hover on arc reveals src/dest ip/hostname + #### Colors * Orange arc is a bidirectional request (sender and receiver are swapped) * Red side of arc is receiving * Green side of arc is sending + +