/gotestsshagent

Mini SSH Agent in Go for Tests

Primary LanguageGoApache License 2.0Apache-2.0

gotestsshagent

Go Report Card Apache Licensed

Usage

A mini implementation of an SSH Agent for Tests in Go

Usage:
  gotestsshagent [flags]

Flags:
      --config string   config file (default is $HOME/.gotestsshagent.yaml)
  -h, --help            help for gotestsshagent
  -s, --socket string   Socket file where to listen on (default "/tmp/gotestsshagent.sock")