ssh-agent

command module
v0.0.0-...-7836aff Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 7, 2021 License: MIT Imports: 15 Imported by: 0

README

ssh-agent

A very simple ssh-agent that signs requests in parallel.

Usage

To install and run the agent simply run:

$ go install github.com/Woellchen/ssh-agent
$ ssh-agent

This will launch a detached agent process in the background that binds to /tmp/ssh-agent.sock. Now you can simply export SSH_AUTH_SOCK=/tmp/ssh-agent.sock and use it as you are used to.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL