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:
| Feature | Description |
|---|---|
| Process | View and manage system processes |
| Network | View system TCP/UDP network connections |
| System | View system information and configuration |
| SSH | SSH service configuration |
| Disk | Disk usage and management |
| Log Clean | Clean up system logs |
| Web Hook | Configure Webhook notifications |
| Benchmark | Server performance testing |
| Migration | Migrate data to another AcePanel |
| Panel | View 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.

Next Steps
- Process Management - View and manage system processes
- Network Connections - View TCP/UDP network connections
- System Information - View system configuration
- SSH Configuration - Configure SSH service
- Disk Management - Manage disk space
- Log Clean - Clean up system logs
- Web Hook - Configure notifications
- Benchmark Test - Test server performance
- Migration - Migrate data to another AcePanel
- Panel - View the panel's runtime information
