X Tutup
The Wayback Machine - https://web.archive.org/web/20210121211722/https://github.com/stbui/dcloud
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
src
 
 
 
 
www
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

web云桌面

HTML5 远程桌面解决方案,通过访问浏览器就能操作远程服务器。

效果图

image image image image

Demo

http://dcloud.stbui.com

安装依赖

npm install

启动服务

npm start

访问地址

http://127.0.0.1:8361

pm2 管理

pm2 start pm2.json

关联项目

服务器探针

https://github.com/stbui/dcloud-probe

开源项目

  • nw
  • socketio
  • bootstrap
  • react
  • thinkjs
  • express
  • scss

即将实现

  • 初始化安装
  • 服务器账号同步
  • 应用程序远程执行
  • Guacamole 服务管理
  • Guacamole 配置文件管理
  • 服务器探针
  • jslint
  • webdrive
  • ssh

help

查看bin目录

X Tutup