gluon-remote-node

Node Version of gluon remote
git clone git://archive.git.mtrnord.blog/MTRNord/gluon-remote-node.git
Log | Files | Refs | README | LICENSE

commit 1920962a58876d56549270969ac891b7435d69de
parent 7ddfc1ebfc2f51548a75e38c199ae52947e5bc1a
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 22 Jun 2016 18:53:41 +0200

Update README

Diffstat:
MREADME.md | 14++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md @@ -1,6 +1,7 @@ # Gluon Remote An Tool to easily manage Freifunk Gluon Routers. (WIP) +Discussion Thread: https://forum.freifunk.net/t/gluon-remote-tool/ ## Getting Started @@ -31,15 +32,16 @@ Commandline: ``` Usage: npm start [options] [command] +SSH Key has to be an private one. It is used to connect to the Router which means that you have to have an private key for the Tool and the public one must be registered in the Router Commands: - changeName <ip> <ssh> [token] <newname> Change the Hostname of the router (no Formular support yet!) - changeContact <ip> <ssh> [token] <name> <email> Change the Contact of the router (no Formular support yet!) - MOL <ip> <ssh> <on/off> Activate or deactivate Mesh on Lan - MOW <ip> <ssh> <on/off> Activate or deactivate Mesh on Wan - changeGeo <ip> <ssh> [token] <lat> <long> <altitude> Change the Router Position (no Formular support yet!) - help [cmd] display help for [cmd] + changeName <ip> <ssh> [token] <newname> Change the Hostname of the router (no Formular support yet!) + changeContact <ip> <ssh> [token] [ccode] <name> <email> Change the Contact of the router (no Formular support yet!) + changeGeo <ip> <ssh> [token] [ccode] <lat> <long> <altitude> Change the Router Position (no Formular support yet!) + MOL <ip> <ssh> <on/off> Activate or deactivate Mesh on Lan + MOW <ip> <ssh> <on/off> Activate or deactivate Mesh on Wan + help [cmd] display help for [cmd] Options: