| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ServerBox-1.0.1409.dmg | 2026-05-12 | 51.5 MB | |
| ServerBox_v1.0.1409_amd64.apk | 2026-05-12 | 44.1 MB | |
| ServerBox_v1.0.1409_arm64.apk | 2026-05-12 | 42.8 MB | |
| ServerBox_v1.0.1409_arm.apk | 2026-05-12 | 44.2 MB | |
| ServerBox_v1.0.1409_legacy_amd64.AppImage | 2026-05-12 | 30.7 MB | |
| ServerBox_v1.0.1409_windows_amd64.zip | 2026-05-12 | 27.9 MB | |
| ServerBox_v1.0.1409_amd64.AppImage | 2026-05-12 | 30.7 MB | |
| README.md | 2026-05-12 | 2.5 kB | |
| v1.0.1409 source code.tar.gz | 2026-05-12 | 3.2 MB | |
| v1.0.1409 source code.zip | 2026-05-12 | 3.7 MB | |
| Totals: 10 Items | 278.8 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
- feat: Add pull image option for container management by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1149
- feat: SSH term smart theme follow by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1150
- Remove dead code and guard iCloud access on unsupported platforms by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1151
- Fix SFTP transfers stalling at 0% by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1152
- Add a manual "test-build" workflow and upload build artifacts for all platforms by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1153
- fix: Fix issues with the SFTP lifecycle and protocol timing by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1155
- Fix PVE reconnect flow to preserve SSH tunnel state by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1156
- Add dual jump-server failover by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1157
- Make file tap open editor and keep long-press menus by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1159
- Unify server refresh interval handling across auto-refresh views by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1160
- Move tab UI helpers into view layer and remove unused models by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1161
- Refactor SFTP helpers into a dedicated part file by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1162
- Add safearea for bottom NavigationRailBar on tablet devices by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1166
- Automatically detect
v1endpoint on base URL input by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1167 - Fix Windows SSH key file permissions by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1168
- Update packages and fix package url by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1169
- Add PersistentShell fallback to avoid getting stuck at PersistentShell by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1170
Full Changelog: https://github.com/lollipopkit/flutter_server_box/compare/v1.0.1390...v1.0.1409