Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.25 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.25 KB

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