XZB-1248/Spark
✨Spark is a web-based, cross-platform and full-featured Remote Administration Tool (RAT) written in Go that allows you control all your devices anywhere. Spark是一个Go编写的,网页UI、跨平台以及多功能的远程控制和监控工具,你可以随时随地监控和控制所有设备。
21 Releases
Latest: 3y ago
v0.2.1Latest
📋 Changes
- Fix: desktop connection timeout.
- Fix: desktop viewer doesn't work on unix-like system.
- Add: show resolution of desktop.
- 修复:远程桌面连接超时。
- 修复:远程桌面在类unix系统下无法显示。
- 新增:显示远程桌面的分辨率。
v0.2.0
📋 Changes
- Add: zmodem(lrzsz) support for terminal.
- Add: update notification (won't auto update).
- Optimize: protocol of terminal and desktop.
- Optimize: experience of explorer.
- Remove: CryptoJS.
- 新增:终端支持zmodem协议(lrzsz)。
- 新增:版本更新通知(不会自动更新)。
- 优化:终端和桌面端的通信协议。
- + 2 more
v0.1.9
📋 Changes
- Add: special keys for terminal.
- Fix: defunct process remains after terminal exit.
- 新增:终端支持特殊按键。
- 修复:终端退出后shell进程依然存活。
v0.1.8
📋 Changes
- Add: hashed-password authentication.
- Add: function keyboard for terminal.
- Fix: file editor fullscreen problem on Safari.
- 新增:身份验证的密码已支持加密。
- 新增:终端中已支持功能按键。
- 修复:Safari浏览器下文件编辑器的全屏问题。
v0.1.7
📋 Changes
- Optimize: i18n format.
- Fix: won't kill shell process after exit.
- 优化:国际化格式。
- 修复:退出后不会自动结束 shell 进程。
v0.1.6
📋 Changes
- Optimize: potential crash problem of explorer.
- Add: set config through command line arguments.
- Add: log system.
- 优化:文件管理器可能导致服务崩溃。
- 添加:支持通过命令行设置相关配置。
- 新增:日志机制。
v0.1.5
📋 Changes
- Optimize: performance of desktop viewer on Windows.
- Optimize: terminal for Windows.
- Remove: deprecated ioutil package.
- 优化:Windows下的远程桌面性能表现。
- 优化:Windows的终端表现。
- 移除:已经废弃的ioutil包。
v0.1.4
📋 Changes
- Add: desktop viewer (experimental).
- Optimize: project structure.
- 新增:桌面监控(试验版)。
- 优化:项目结构。
v0.1.3
📋 Changes
- Optimize: basic operations for macOS.
- Fix: deadlock when download more than one item.
- 优化:macOS下,基础操作改为API调用的方式实现。
- 修复:下载目录或多文件时发生死锁,导致压缩文件不完整。
v0.1.2
📋 Changes
- Optimize: compress frontend assets.
- 优化: 压缩前端资源,加快加载速度。
v0.1.1
📋 Changes
- Add: text file editor.
- Add: explorer multi-select.
- Add: explorer search.
- Fix: some potential bugs.
- BREAKING-CHANGE: API `/device/file/get` parameter `file` changed to `files`.
- BREAKING-CHANGE: API `/device/file/remove` parameter `file` changed to `files`.
- 新增: 文本文件编辑器。
- 新增: 文件管理器多选。
- + 4 more
v0.1.0
📋 Changes
- fix: don't refresh after file upload
- fix: don't display error when screenshot fails
- 修复:文件上传成功后文件管理器不会自动刷新
- 修复:截图失败时不会显示错误提示
v0.0.9
📋 Changes
- Optimize: performance of front-end and back-end.
- Optimize: security vulnerability.
- 优化:前后端性能。
- 优化:安全问题。
v0.0.8
📋 Changes
- Add: file upload.
- Optimize: project structure.
- 新增: 文件上传功能。
- 优化: 项目结构。
v0.0.7
📋 Changes
- Add: detail info tooltip of cpu, ram and disk.
- 新增:CPU、内存、磁盘的详细信息的提示。
v0.0.6
📋 Changes
- Update: i18n.
- Remove: initial columns state.
- 更新:国际化。
- 移除:默认隐藏部分信息。
v0.0.5
📋 Changes
- Add: server and client now support macOS.
- Add: shutdown and reboot on macOS (root permission required).
- Update: pty are used on Unix-like OS to provide a full-functional terminal.
- Update: improved the support of terminal on Windows and fixed some bugs.
- 新增:服务端和客户端已支持macOS系统。
- 新增:macOS现在将支持关机和重启功能(需要root权限)。
- 更新:类unix系统的终端现已改用pty实现,以提供完整的终端功能。
- 更新:改进了windows下的终端表现,修复了一些bug。
v0.0.4
📋 Changes
- Add: i18n support
- Note: from this version, you just need to upgrade server manually and client will automatically self upgrade.
- 新增:支持中英文国际化
- 注意:从本版本开始,只需要更新服务端即可,客户端会自动完成更新
v0.0.3
📋 Changes
- Add: network IO speed monitoring.
- Add: support client self-upgrade.
- Fix: garbled characters when display Chinese on Unix-like OS.
- BREAKING-CHANGE: module `Device` has changed.
- THIS RELEASE IS NOT COMPATIBLE WITH LAST RELEASE.
- 新增:网络IO速度监控。
- 新增:客户端自行升级。
- 修复:在类Unix系统中使用terminal时中文乱码。
- + 2 more
v0.0.2
📋 Changes
- Add: latency check.
- Add: progress bar of cpu usage, memory usage and disk usage.
- BREAKING-CHANGE: module `Device` has changed.
- THIS RELEASE IS NOT COMPATIBLE WITH LAST RELEASE.
- 新增:网络延迟检测。
- 新增:CPU使用率进度、内存使用进度、硬盘使用进度。
- 破坏性变动:`Device`类型已更改。
- 本版本不兼容上一版本,暂时仍需要手动升级客户端。
v0.0.1
📋 Changes
- First release.
- 这是第一个发行版。
