hover info + clickk to reload + websocket reload + readme
This commit is contained in:
14
README.md
14
README.md
@@ -13,4 +13,16 @@ npm install
|
||||
### Start Server
|
||||
``` sh
|
||||
npm start
|
||||
```
|
||||
```
|
||||
|
||||
### Usage
|
||||
> :notebook: **Open in browser**: ```http://<ADRESS>:3100```
|
||||
####Features
|
||||
* Automatic refresh on new Data
|
||||
* 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
|
||||
|
||||
Reference in New Issue
Block a user