This is no official repository of wstunnel but a third-party project. If you got problems with wstunnel, contact the author.
The repository contains deb packages for the releases of wstunnel. To make use of the repository, follow the steps below.
curl
sudo
sudo curl -fsSL https://seiferma.github.io/deb_wstunnel/pubkey.gpg -o /etc/apt/keyrings/wstunnel.asc
echo \
"deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/wstunnel.asc] https://seiferma.github.io/deb_wstunnel all main" | \
sudo tee /etc/apt/sources.list.d/wstunnel.list > /dev/null
wstunnel
apt-get update
apt-get install wstunnel