Files
socktop/dists/stable/main/binary-arm64/Packages
T
2026-08-23 16:48:52 +00:00

41 lines
1.6 KiB
Plaintext

Package: socktop
Version: 1.60.1-1
Architecture: arm64
Maintainer: Jason Witty <jasonpwitty+socktop@proton.me>
Installed-Size: 3006
Depends: libc6 (>= 2.34)
Filename: pool/main/socktop_1.60.1-1_arm64.deb
Size: 1181820
MD5sum: 5357e5b036edae9dc131ac7df966e7fa
SHA1: b56c1a8bf68d74f393063e290ce73041cc0ffaf4
SHA256: 396e88adabbccbeed41f17c6a5d7d975008b34d41293ab25ce11e40487c45cde
Section: admin
Priority: optional
Homepage: https://github.com/jasonwitty/socktop
Description: Remote system monitor over WebSocket, TUI like top
socktop is a remote system monitor with a rich terminal user interface (TUI)
that connects to remote hosts running the socktop_agent over WebSocket. It
provides real-time monitoring of CPU, memory, processes, and more with an
interface similar to the traditional 'top' command.
Package: socktop-agent
Version: 1.60.1-1
Architecture: arm64
Maintainer: Jason Witty <jasonpwitty+socktop@proton.me>
Installed-Size: 5174
Depends: libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.80)
Filename: pool/main/socktop-agent_1.60.1-1_arm64.deb
Size: 1654232
MD5sum: 2c1487bbf26df1e040538a9db159d7ab
SHA1: 57a06cc0a1f7ab13506abb4825d15d17b29d3bf7
SHA256: 515eb310c37be516b2a2221bd0b4401bbca4a25dab0b0625b23f93fc8b71f493
Section: admin
Priority: optional
Homepage: https://github.com/jasonwitty/socktop
Description: Socktop agent daemon. Serves host metrics over WebSocket.
socktop_agent is the daemon component that runs on remote hosts to collect and
serve system metrics over WebSocket. It gathers CPU, memory, disk, network,
GPU, and process information that can be monitored remotely by the socktop TUI
client.