From 8f69e469e6f05e2f02d249d85459c8ec31508a52 Mon Sep 17 00:00:00 2001 From: jasonwitty Date: Sun, 30 Nov 2025 10:21:26 -0800 Subject: [PATCH] Update README with website link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c7db51a..dc8bd9e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ socktop is a remote system monitor with a rich TUI, inspired by top/btop, talkin - Linux agent: near-zero CPU when idle (request-driven, no always-on sampler) - TUI: smooth graphs, sortable process table, scrollbars, readable colors +[socktop.io](https://www.socktop.io) + ---