| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ServerBox_v1.0.1480_amd64.apk | 2026-08-10 | 44.8 MB | |
| ServerBox_v1.0.1480_arm64.apk | 2026-08-10 | 43.2 MB | |
| ServerBox_v1.0.1480_arm.apk | 2026-08-10 | 44.9 MB | |
| ServerBox-1.0.1480.dmg | 2026-08-10 | 52.3 MB | |
| ServerBox_v1.0.1480_windows_amd64.zip | 2026-08-10 | 28.3 MB | |
| ServerBox_v1.0.1480_legacy_amd64.AppImage | 2026-08-10 | 23.5 MB | |
| ServerBox_v1.0.1480_amd64.AppImage | 2026-08-10 | 23.5 MB | |
| README.md | 2026-08-10 | 2.3 kB | |
| v1.0.1480 source code.tar.gz | 2026-08-10 | 3.3 MB | |
| v1.0.1480 source code.zip | 2026-08-10 | 3.8 MB | |
| Totals: 10 Items | 267.6 MB | 0 | |
If you find ServerBox useful and helpful, please consider donating at https://cdn.lpkt.cn/donate. Thanks!
For Ubuntu 22.04 users: Try using legacy AppImage build.
What's Changed
- fix: use systemctl to list units by @Sandarr95 in https://github.com/lollipopkit/flutter_server_box/pull/1238
- Handle SSH commands on servers without a home directory by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1243
- fix(ssh): Windows IME candidate window text not sent to terminal by @LittleWool in https://github.com/lollipopkit/flutter_server_box/pull/1235
- Fix tmux UTF-8 rendering and localize tmux UI by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1248
- fix(android): probe Impeller graphics compatibility before startup by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1249
- chore(ssh): update dartssh2 to 2.22.5 by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1250
- fix: support SSH keyboard-interactive authentication by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1251
- Update Flutter version and packages and remove a dead function by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1252
- fix(android): lower Gradle JVM heap to 2GB to prevent OOM crashes by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1256
- fix(docs): upgrade astro, sharp, starlight to patch CVEs by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1257
- Improve container page: Add group classify, add invalid image display and cleanup logic by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1258
- Refresh container management pages and resource views by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1260
- Improve process page data handling and coverage by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1261
New Contributors
- @Sandarr95 made their first contribution in https://github.com/lollipopkit/flutter_server_box/pull/1238
- @LittleWool made their first contribution in https://github.com/lollipopkit/flutter_server_box/pull/1235
Full Changelog: https://github.com/lollipopkit/flutter_server_box/compare/v1.0.1466...v1.0.1480