Send message (SMS) without phone number on termux-Free

Table of Contents

Send SMS without phone number – In this article, I’m going to teach you how to send a message (SMS) without a phone number using termux.

So many termux messages sending tools are available on the web but no one can send custom messages all tools are sent default messages.

Now we discuss with send messages (SMS) without a mobile number on termux. let’s start.

Features

  1. This Is A Free Version.
  2. Super-fast Message Sending.
  3. International Message Sending available.
  4. You Can Send Only One Message Per Day.
  5. Messaging Anonymously.
  6. Easy to use and embed in code.

How to download send SMS without phone number tool?

Step 1:

First, we need to download the send SMS without phone number script on our terminal so type the below command.

									git clone https://github.com/hackelite01/Anony-Msg.git				
Send message (SMS) without phone number on termux-Free
Download the Package

Step 2:

Now we need to change our directory root to Anony-Msg so type the below command.

									cd Anony-Msg				
Send message (SMS) without phone number on termux-Free
Change The directory

Step 3:

Permit to read write and execute all bash scripts. so type the below command on your terminal.

									chmod +x *.sh				
Send message (SMS) without phone number on termux-Free
Give the permission

How to SMS without a phone number?

After complete above all the steps. run the tool on your terminal with the below command.

									sudo bash Run.sh				
Send message (SMS) without phone number on termux-Free
Run the tool

Now select 1st option so type 1 on our terminal. After that, type the victim’s phone number. without + and with country code.

Type victim phone number

How to install Anoy-sms on termux?

git installation methods are not universal and do differ between distributions, so, installing git as per the instructions below may not work. Please check out how to install for your Linux distribution. The commands below provide instructions for Debian-based systems

Requirements

  1. Android version 5.0 and above
  2. Termux application
  3. Git package
  4. Python package

How to install git package?

pkg install git

How to install python package?

pkg install python && pkg install python2

or

apt install python -y

Installation commands

Type the below commands one by one on your terminal.

									git clone https://github.com/hackelite01/Anony-Msgcd Anony-Msgbash Run.sh				

Post a Comment

Previous Post Next Post