Files
socktop/dists/stable/main/binary-riscv64/Packages
T
2026-08-23 15:51:03 +00:00

41 lines
1.6 KiB
Plaintext

Package: socktop
Version: 1.60.0-1
Architecture: riscv64
Maintainer: Jason Witty <jasonpwitty+socktop@proton.me>
Installed-Size: 2686
Depends: libc6:riscv64 (>= 2.39)
Filename: pool/main/socktop_1.60.0-1_riscv64.deb
Size: 1172276
MD5sum: ca1c914552944c0a5d41c9de8e237a94
SHA1: 0dd143ed3f93e256dd8b8e51280f6950a05bc2fe
SHA256: 7c951f251c170a554732a8aafdbf63c828a0fe4e0535f38c14e055d0dcaf3d64
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.0-1
Architecture: riscv64
Maintainer: Jason Witty <jasonpwitty+socktop@proton.me>
Installed-Size: 3954
Depends: libc6:riscv64 (>= 2.39)
Filename: pool/main/socktop-agent_1.60.0-1_riscv64.deb
Size: 1675528
MD5sum: bdad679ad7f6d9ea5163f06ed2aed11e
SHA1: 4a9c09e2d30cf5ff5b5fcdef3ecbd4a9c2cf797b
SHA256: 9d094471377362e9f20f390f04ca2056cb32f700d238be905215c3067e05ead2
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.