Skip to content

Process & Network Management

Inspect what is running on a server and where its traffic goes — all from the side panel, without opening a shell on the server.

Process List

Expand the CPU card in the side panel to open the process list:

  • Sort by CPU or memory usage
  • Search to filter processes by name
  • Force-kill a misbehaving process directly from the list — a hard termination for processes that cannot be stopped normally

Network Connections

View all network activity of the server:

  • All TCP/UDP connections with their states
  • The process associated with each connection
  • Per-connection details on demand

Typical questions this answers: is a service actually connected, and which process is holding a given connection?

Port View

Expand the network card to see the port view:

  • All listening ports on the server
  • Remote IP distribution for each port
  • Live upload/download rates per port

IP Geolocation

Remote IP addresses can be shown with their geographic location. Enable IP location data in Settings to turn this on.

Troubleshooting

Combine the three views to answer common questions quickly: which process eats CPU, which connection is generating traffic, and which remote IPs are hitting a given port.

基于 MIT 许可发布