নাম্বার হাইড করে মেসেজ পাঠান Termux দিয়ে
® Send sms in Termux ( Kali linux)
send sms using termux app
প্রথমে ২ টা apps playstore
থেকে ডাওনলোড দিয়ে নেন
1] Termux App
2] Termux API App
এখন Termux ওপেন করে কমান্ড গুলো follow করুন
installation :
$ apt update
$ apt upgrade
$ apt install termux-api
message sending process :
$ termux-sms-send -n 9999999999 text
9999999999 = Receiver number
text = your message here
No comments:
Post a Comment