mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-08-29 05:16:27 -04:00
459 B
459 B
Installation (Alpine Linux)
The Alpine Linux package is actively tested on the latest stable release of Alpine Linux.
-
Download the *.apk file from the latest tagged release of sshyp
-
Run
doas apk add --allow-untrusted <path/to/*.apk -
sshyp is now installed - run
sshyp initto get started!
Creating a package from an APKBUILD? Just use abuild -r in the same directory as the APKBUILD.