janus

command module
v0.0.0-...-f5cba4f Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2020 License: MIT Imports: 11 Imported by: 0

README

Janus: SSH Agent with extension support

Getting started

In order to be able to develop on this project and run the various examples you need to have the following tool installed in your environment:

Build and run

You can run a simple development server by issuing the following commands:

  • clone this repository: git clone github.com/IxDay/janus
  • build the binary: make
  • define an environment variable: export SSH_AUTH_SOCK="$(pwd)/agent.sock"
  • run the binary: ./janus

Alternatively, once the repository is cloned you can just type make run to launch the binary.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package format implements the age file format.
Package format implements the age file format.
pkg

Jump to

Keyboard shortcuts

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