This commit is contained in:
Aaron Bieber 2021-02-25 09:30:25 -07:00
parent c0f0b78774
commit 7beea184ed

13
README.org Normal file
View File

@ -0,0 +1,13 @@
* typie
A tool to unlock OpenBSD crypto volumes via SSH (serial console).
** Usage
```
typie ssh://user@consoleserver
# or
typie ssh://user@consoleserver:2222
```