Update README.md

This commit is contained in:
2025-08-08 13:24:32 -07:00
committed by GitHub
parent 968a25eaf1
commit 9a4c8b703e
+1 -1
View File
@@ -108,7 +108,7 @@ This will install the `socktop` binary into `~/.cargo/bin`.
The agent binary listens on a TCP port and serves `/ws`:
```bash
socktop_agent 0.0.0.0:8080
socktop_agent -p 3031
```
> **Tip:** You can run the agent under `systemd`, inside a Docker container, or just in a tmux/screen session.