Back to deals
ServerBox

Utilities

Free

ServerBox

by 吐司工作室

4.9 (88) v1.0.1409 63 MB Universal 4+

Screenshots

Description

This project is completely OPEN SOURCE.
You can click the "App Support" button near the score below to download other system versions or compile them by yourself.

Support for major Linux distributions.
Support SSH, SFTP, docker/podman management, snippet.(experimental feature)
Support Ping.

What's new (v1.0.1409)

**If you find ServerBox useful and helpful, please consider donating at https://cdn.lpkt.cn/donate. Thanks!**

## 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
* 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 `v1` endpoint 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
* feat (Server Details): Added support for SVG images by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1112
* fix(server): Fixed issues with server state management and connection… by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1114
* fix: throttle SSH terminal output for large logs by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1115
* feat: add ProxyCommand support for SSH connections by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1117
* fix: harden ProxyCommand SSH config parsing and validation by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1118
* feat(sftp): add sudo mode for privileged file operations by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1119
* Show iCloud backup status metadata by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1120
* feat: Proxmox OTP authentication by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1122
* chore: Fix PVE bugs and add issuer to github participants list by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1123
* fix: Use persistent shell sessions to avoid duplicate session creation by @GT-610 in https://github.com/lollipopkit/flutter_server_box/pull/1124

and more more...

## New Contributors
* @barkure made their first contribution in https://github.com/lollipopkit/flutter_server_box/pull/1130

**Full Changelog**: https://github.com/lollipopkit/flutter_server_box/compare/v1.0.1365...v1.0.1409