tlswrapper

Unix installation

download

wget https://github.com/janmojzis/tlswrapper/releases/download/20230101/20230101.tar.gz.asc
wget https://github.com/janmojzis/tlswrapper/archive/20230101.tar.gz
gpg --verify 20230101.tar.gz.asc 20230101.tar.gz
gunzip < 20230101.tar.gz | tar -xf -
cd tlswrapper-20230101

compile and install binaries

make
sudo make install