šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

github.com/wwaites/trout

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/wwaites/trout

v0.0.0-20150821210421-8562e6f1f8c4
Source
Go
Version published
Created
Source

trout

ping a host every $configurable seconds and perform a traceroute if it is unreachable

prerequisites

trout depends on the following programs being present on the system:

  • fping
  • traceroute

installation

with a relatively new version of the go language tools that understand custom repositories, you can just do

go get hubs.net.uk/sw/trout

otherwise, clone this repository and do

go build .

from within the checked-out version.

FAQs

Package last updated on 21 Aug 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts