Files
socktop/dists/stable/main/binary-arm64/Packages
T
2026-08-24 14:30:58 +00:00

41 lines
1.6 KiB
Plaintext

Package: socktop
Version: 1.60.2-1
Architecture: arm64
Maintainer: Jason Witty <jasonpwitty+socktop@proton.me>
Installed-Size: 2994
Depends: libc6 (>= 2.34)
Filename: pool/main/socktop_1.60.2-1_arm64.deb
Size: 1176428
MD5sum: 6c628e55b118550964fdd3429ade9013
SHA1: 814407491af72cc8c03dfc4aca1fcd29676d84e7
SHA256: fb3f29fe439d7e8a6813c52811a4acb9dc5a390acbbe5c8b5a7d77301bf7df39
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.2-1
Architecture: arm64
Maintainer: Jason Witty <jasonpwitty+socktop@proton.me>
Installed-Size: 5158
Depends: libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.80)
Filename: pool/main/socktop-agent_1.60.2-1_arm64.deb
Size: 1648768
MD5sum: d40c11e1a82a4deee69a8f09b99b8a3c
SHA1: bb17940a085d9cdda0d0ae26aa73843f3b293705
SHA256: 9f0779dafe9e2c5029c65201e2d45abb2cc9b9dfae38deb6d650f6c9a5fd07ce
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.