ServerBox
正式版
26
下载
0
讨论
166
收藏
new_releases 更新日志
What's Changed
Code quality cleanup: dead code, typos, duplication, performance by @GT-610 in #1185
Silence coroutine deprecation to bypass building on MSVC 14.51 in Actions workflow by @GT-610 in #1186
Add manual tag trigger in workflow build file by @GT-610 in #1187
Simplify build workflow release handling with checkbox input by @GT-610 in #1188
Fix CI build number && code cleanup by @GT-610 in #1189
feat(ssh): native tmux support for mobile vibe coding by @yuguorui in #1192
Code refactor, add new contributors to list and update dartssh2 by @GT-610 in #1195
Fix backup and restore format exception by @GT-610 in #1196
Fix CI configuration and add error handling to make.dart by @GT-610 in #1197
Use latest release build number for test builds by @GT-610 in #1198
Use -p instead of -bp for test builds by @GT-610 in #1199
Fix unit incorrection when parsing through df -k by @GT-610 in #1202
Handle closed ssh transport and forward failures in PVE by @GT-610 in #1203
ssh: auto-reconnect and re-attach tmux on connection loss by @yuguorui in #1204
Add built-in terminal and system SSH switch for all desktop platforms by @GT-610 in #1205
Fix sudo password autofill not working by @GT-610 in #1206
fix(pve): recognize HttpException as connection failure by @GT-610 in #1209
fix: security hardening, memory leaks, and dead code cleanup by @GT-610 in #1211
Fix SFTP download progress and throughput by @GT-610 in #1212
Fix SSH terminal locale injection by @GT-610 in #1213
description 应用介绍
一款可以实时显示服务器状态的App。
使用Flutter,Material Design。
支持显示每个CPU、内存、网络、存储的状态的显示。
支持密钥登录、Snippet执行。
支持自定义主题色、改变刷新间隔。