[wiki] Migrate wiki to main repo for long-term archival

This commit is contained in:
2024-08-08 20:50:19 -04:00
parent d96de2b7b8
commit 15e54cb25b
13 changed files with 150 additions and 5 deletions
+10
View File
@@ -0,0 +1,10 @@
## Installation (FreeBSD)
The FreeBSD package is actively tested on the latest version of FreeBSD 14 and should be fully functional on at least FreeBSD 13+.
***
1. Download the *.pkg file from the [latest tagged release of sshyp](https://github.com/rwinkhart/sshyp/releases)
2. Run `sudo pkg add <path/to/*.pkg>`
^ the install may fail if you are missing any dependencies - please install the dependencies reported by the package manager and try again
3. sshyp is now installed - run `sshyp init` to get started!