1.1.1 • Published 7 years ago

router-panel-remote v1.1.1

Weekly downloads
5
License
ISC
Repository
github
Last release
7 years ago

router-panel-remote

Thanks to this application you can access to control panel of your router in remote.

How to install

npm install router-panel-remote -g

Use application

On client:
  router-panel-remote --server [Ip server] --serverPort [port of server] --clientPort [default 4400]
  
On server:
  router-panel-remote --serverMode --serverPort [port of server] --router [ip of router default 'http://192.168.1.1']

Example

On Server: 
  router-panel-remote --serverMode --serverPort 5000
  
On Client:
  sudo router-panel-remote --server http://server.com --serverPort 5000 --clientPort 80
  
  
After this commands the page http://localhost contain router panel