remote-monitor-server

1.4.5 • Public • Published

Remote Desktop Monitor Server

Language: 中文 / English

Remote Desktop Monitor Server

First, start the server.Then, input the ip and port in client and now you can monitor and operate the desktop of server.

remote-monitor

Installation

yarn global add remote-monitor-server

Tip: robot-js depends on some c++ module,so it require node version under 9.x. If your installation failed, try install robot-js alone.

Run

remote-monitor-server start 

start server

选项:

  • --version show version
  • --help show help info
  • ----port port
  • ----monitorScreenshotInterval screenshot interval
  • ----controlEnable is enable remote control
  • ----controlLog is enable event log

Implemention

Node.js实现远程桌面监控

Node.js实现远程桌面监控(二)

/remote-monitor-server/

    Package Sidebar

    Install

    npm i remote-monitor-server

    Weekly Downloads

    2

    Version

    1.4.5

    License

    UNLICENSED

    Unpacked Size

    2.89 MB

    Total Files

    32

    Last publish

    Collaborators

    • lingxiaoguang