SEND SMS USING TERMUX APP.
$ apt update
$ apt upgrade
$ apt install termux-api
message sending process
$ termux-sms-send -n 9999999999 text
9999999999 = Receiver number
text = your message here
Enjoy! Follow us for more...
To connect to an FTP server from a Linux system, you can use either a command-line FTP client or a graphical one. Here’s how to do it usin...
No comments:
Post a Comment