Skip to content

smilix/spaceDevices

Repository files navigation

spaceDevices

The spacegate frontend + backend for status.

Build

npm install
bower install
grunt build

Copy dist to your server.

Run

# only on first time
npm install --production 
node server/app.js

Or use the run.sh script.

Tip

To run this as non root, use this to allow arping usage:

setcap cap_net_raw=eip /usr/sbin/arping

Change the timeout of the arp cache:

http://askubuntu.com/a/516574

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published