httpfile

Installation

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

compile and install binaries

make
sudo make install