0.0.1 • Published 5 years ago

congstar-router v0.0.1

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
5 years ago

congstar-router

This is a library / binary to control congstar-based routers.

Setup

Run npm i.

Run

Usage:
  node run.js [OPTION]

Options:
      --routerip=ROUTERIP       router ip
      --username=USERNAME       username                      (default: admin)
      --password=PASSWORD       password
      --proxy=PROXY             proxy
      --useragent=USERAGENT     useragent                     (default: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:65.0) Gecko/20100101 Firefox/65.0)
      --buildjs=BUILDJS         use local build js file
      --cmd-systemstatus        system status command
      --cmd-login               login command
      --cmd-connecteddevicelist connected device list command
      --cmd-devicereboot        reboot device
  -h, --help                    display this help

Contributors

  • Foodji
  • Oliver Friedmann

License

Apache-2.0

0.0.1

5 years ago