A tool to unlock OpenBSD crypto volumes over SSH
Go to file
2021-02-25 09:31:41 -07:00
.gitignore Initial commit for typie 2021-02-25 09:26:29 -07:00
go.mod Initial commit for typie 2021-02-25 09:26:29 -07:00
go.sum Initial commit for typie 2021-02-25 09:26:29 -07:00
LICENSE Initial commit for typie 2021-02-25 09:26:29 -07:00
main.go Initial commit for typie 2021-02-25 09:26:29 -07:00
README.org +install instructions 2021-02-25 09:31:41 -07:00

typie

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

Usage

typie ssh://user@consoleserver

# or

typie ssh://user@consoleserver:2222

Install

go get -u suah.dev/typie