Telegram software Ubuntu server -- 2
Budget: ₹1,500 – ₹12,500 INR
pkg install sshpass
pkg install -y openssh
echo "alias ak='sshpass -p spaceback251 ssh tele@172.31.45.188'" >> ~/.bashrc
ssh-keyscan 172.31.45.188 >> ~/.ssh/known_hosts
source .bashrc
source .bashrc
Like this
Telegram member adding and add to contact
pkg install -y openssh
echo "alias ak='sshpass -p spaceback251 ssh tele@172.31.45.188'" >> ~/.bashrc
ssh-keyscan 172.31.45.188 >> ~/.ssh/known_hosts
source .bashrc
source .bashrc
Like this
Telegram member adding and add to contact