Skip to content

RichyHBM/Geonections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geonections

A lightweight node.js service for visualising network connections made to a computer

Screenshot

By default uses 'netstat' to retreive IP addresses of network connections, but this can be changed in the server/ip_printer.js script to monitor for IP addresses from logs or any other source

Change the location of the websocket server in client/js/geonection-client.js, currently it will just attempt to connect to localhost

On a system that includes wget and gunzip, just npm install and npm start

If you dont have wget or gunzip, download and unzip the MaxMind GeoLite2-City database and place in the root directory.

About

Node app to visualise network connections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published