🚀 Launch Week Day 5:Introducing Immutable Scans.Learn More →
Socket
Book a DemoInstallSign in
Socket

suah.dev/typie

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

suah.dev/typie

Go Modules
Version
v1.0.0
Version published
Created
Source
  • typie

A tool to unlock OpenBSD crypto volumes via SSH (serial console).

** Usage

#+begin_src shell typie ssh://user@consoleserver

or

typie ssh://user@consoleserver:2222 #+end_src

** SSH

typie will use ssh keys in your currently running ssh-agent. It will also compare pub keys to your existing known_hosts file.

** Install

#+begin_src shell go get -u suah.dev/typie #+end_src

FAQs

Package last updated on 02 Mar 2021

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