sshforward APT repository

Debian and Ubuntu packages for sshforward, an SSH port forwarding manager.

Add the repository

curl -fsSL https://apt.pcpl2lab.ovh/pcpl2lab.gpg | sudo tee /usr/share/keyrings/pcpl2lab.gpg >/dev/null
echo "deb [signed-by=/usr/share/keyrings/pcpl2lab.gpg] https://apt.pcpl2lab.ovh stable main" \
  | sudo tee /etc/apt/sources.list.d/pcpl2lab.list
sudo apt update
sudo apt install sshforward

Later updates

sudo apt update && sudo apt upgrade sshforward

Architectures: amd64 arm64 armhf i386.