Anatoliy Ostroumov 35d92d5b84 improvements for nodejs module of `admin` | пре 10 година | |
---|---|---|
.. | ||
www | пре 11 година | |
.gitignore | пре 11 година | |
README.md | пре 11 година | |
admin.js | пре 10 година | |
cjdns.js | пре 11 година | |
package.json | пре 10 година |
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.