readme update

This commit is contained in:
Georg Reisinger 2022-02-01 22:53:43 +01:00
parent 954b4ffd96
commit 6a6b9844a9

View File

@ -2,6 +2,8 @@
Ntopng alerts are displayed in Globe.gl Ntopng alerts are displayed in Globe.gl
![Example Image](https://git.dergeorg.at/dergeorg/NtopngGlobe/raw/branch/master/public/images/example.png)
### Install packages ### Install packages
``` sh ``` sh
npm install npm install
@ -23,7 +25,10 @@ npm start
* Manual refresh on left-click * Manual refresh on left-click
* Click on arc reveals whole "Ntopng Alert" * Click on arc reveals whole "Ntopng Alert"
* Hover on arc reveals src/dest ip/hostname * Hover on arc reveals src/dest ip/hostname
#### Colors #### Colors
* Orange arc is a bidirectional request (sender and receiver are swapped) * Orange arc is a bidirectional request (sender and receiver are swapped)
* Red side of arc is receiving * Red side of arc is receiving
* Green side of arc is sending * Green side of arc is sending