Categorygithub.com/wealdtech/probed
repositorypackage
0.3.1
Repository: https://github.com/wealdtech/probed.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

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