Skip to content

wealdtech/probed

Repository files navigation

probed

Tag License GoDoc Lint Go Report Card

probed is a process that receives probe information and stores it in a database for reporting and analysis.

Table of Contents

Install

Binaries

Binaries for the latest version of probed can be obtained from the releases page.

Docker

You can obtain the latest version of probed using docker with:

docker pull wealdtech/probed

Source

probed is a standard Go binary which can be installed with:

go install github.com/wealdtech/probed@latest