fix executable in documentation readme (socktop_agent)
This commit is contained in:
parent
466a32a90a
commit
7c3e4a6e39
@ -104,7 +104,7 @@ This will install the `socktop` binary into `~/.cargo/bin`.
|
|||||||
The agent binary listens on a TCP port and serves `/ws`:
|
The agent binary listens on a TCP port and serves `/ws`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
remote_agent 0.0.0.0:8080
|
socktop_agent 0.0.0.0:8080
|
||||||
```
|
```
|
||||||
|
|
||||||
> **Tip:** You can run the agent under `systemd`, inside a Docker container, or just in a tmux/screen session.
|
> **Tip:** You can run the agent under `systemd`, inside a Docker container, or just in a tmux/screen session.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user