typie/README.org
2021-02-25 09:34:35 -07:00

395 B

typie

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

Usage

typie ssh://user@consoleserver

# or

typie ssh://user@consoleserver:2222

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

go get -u suah.dev/typie