mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-08-28 04:46:34 -04:00
559 B
559 B
Installation (Debian/Ubuntu)
The Debian/Ubuntu package is actively tested on Debian 12 (standard) and Ubuntu 22.04 (WSL).
OpenSSH warning: Sync support requires OpenSSH >= 8.7, meaning Debian 12 (Bookworm) is the minimum supported version.
-
Download the *.deb file from the latest tagged release of sshyp
^ do not download the version ending in *_termux.deb by mistake!
-
Run
sudo dpkg -i <path/to/*.deb>; sudo apt install -f -
sshyp is now installed - run
sshyp initto get started!