Skip to content

Toolbox

The toolbox provides a series of system management tools, including process management, network connections, system information, SSH configuration, disk management, log cleanup, and more.

Feature List

The toolbox is organized into the following tabs:

FeatureDescription
ProcessView and manage system processes
NetworkView system TCP/UDP network connections
SystemView system information and configuration
SSHSSH service configuration
DiskDisk usage and management
Log CleanClean up system logs
Web HookConfigure Webhook notifications
BenchmarkServer performance testing
MigrationMigrate data to another AcePanel
PanelView the panel's runtime information

The Network tab lists all system TCP and UDP connections (including IPv6), showing the protocol type, PID, process name, local and remote addresses, and connection status, with filtering by status, PID, process name, or port.

The Migration tab lets you migrate websites, databases, database users, and projects from this server to another AcePanel instance. Connect to the target panel with its address and an API token, run the pre-check, select the items to migrate, and follow the live progress.

The Panel tab shows the panel's own runtime information, including uptime, Go version, memory and heap statistics, GC metrics, and goroutines, which is useful for diagnostics.

Toolbox

Next Steps