Installation :
apt update
apt install git -y
git clone https://github.com/htr-tech/host.git
cd host
bash host.sh
> Run : Single Command :
apt update ; apt install git -y ; git clone https://github.com/htr-tech/host.git ; cd host ; bash host.sh