norlin 9f2babe4a9 Nodejs Web Admin: add navbar link:hover style | il y a 11 ans | |
---|---|---|
.. | ||
www | il y a 11 ans | |
.gitignore | il y a 11 ans | |
README.md | il y a 11 ans | |
admin.js | il y a 11 ans | |
cjdns.js | il y a 11 ans | |
package.json | il y a 11 ans |
You should install Node.js first.
cd {cjdns-path}/contrib/nodejs/admin
npm install
You should create ~/.cjdnsadmin file with path to your cjdns config:
echo '{"config":"path to your config file"}' > ~/.cjdnsadmin
node admin.js
Open http://localhost:8084
in your favorite browser. Hope, it's not IE < 9.