Skip to content

b4ckspace/node-spacestatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-spacestatus

node.js script used to determine present members using different "collectors". The result is then de-duplicated, inserted into the database and queried for present members.

collectors

unifi

Connects to the unifi controller and collects all connected users. The result can be filtered by a subnet

nmap

Scans the given network with a simple "QuickScan" (-sP -n) without resolving the hostname (faster). To return the mac addresses this script needs to be run by root

installation

It's just as simple as that:

npm install
node index.js --config <path to config>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •