d5c26d61986c063e19e63b085d0d8e093fabdc90
				
			
			
		
	NtopngGlobe
Ntopng alerts are displayed in Globe.gl
Install packages
npm install
Setup
⚠️ Ntopng webhook must point on
http://<ADRESS>:3100/ws
Start Server
npm start
Docker
Run with config file
docker run -p 3100:3100 -p 8999:8999 --name ntopngglobe -v /PATH/TO/CONF/FOLDER:/usr/src/app/public/conf -d dergeorg/ntopngglobe
Run without config file (default config)
docker run -p 3100:3100 -p 8999:8999 --name ntopngglobe -d dergeorg/ntopngglobe
Usage
📓 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
 
Description
				
					Languages
				
				
								
								
									JavaScript
								
								67.7%
							
						
							
								
								
									HTML
								
								29.3%
							
						
							
								
								
									Dockerfile
								
								1.8%
							
						
							
								
								
									Pug
								
								1.2%
							
						
					