Skip to content

Anonyming/Anon-SMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anon-SMS v1.4

Anonymous Message Sender for Linux And Termux.


Updates:

v1.0

  • Basic Features
  • Non-Colourful Interface.

    v1.1
  • Adding Colours.

    v1.2
  • Fixing Colour Issues
  • Adding Tracking Feature.

    v1.3
  • Adding Lolcat To Make More Colourful Start.

    v1.4
  • Adding Auto-Update Feature.
  • Adding Telegram Discussion.

    this fork
  • Adding pacman support for Termux

Note:

  • This fork only for Termux
  • The script requires working network connection to work.
  • No balance will be deducted for using this script to send SMS.
  • Don't put spaces in between phone number (Ex- 99999 99999)
  • Make sure you are using the latest version of Anon-SMS
  • Make sure you are using Python v3.

Here's how you can check it. Type this command in your terminal.

$ python -V

If output looks like Python 3 or above - Congrats, Python 3 is installed properly.

  • Do not use this to harm others.
  • This script is only for educational purposes or to prank.
  • None of the developers/contributors are responsible for the misuse of Anon-SMS.

Features:

  • This Is A Free Version.
  • Super-fast Mesage Sending.
  • International Message Sending available.
  • You Can Send Only One Message Per Day.
  • Messaging Anonymously.
  • Easy to use and embed in code.

Usage:

Run these commands to Send Anonymous Message

> For Termux:

Notice:

git installation methods are not universal and do differ between distributions, so, installing git as per instructions below may not work. Please check out how to install git for your Linux distribution

To Send Messages Anonymously type the following commands in Termux:

pkg install git
pkg install python
git clone https://github.com/Anonym00/Anon-SMS.git
cd Anon-SMS
bash Run.sh

CONTRIBUTORS:

About

A Tool To Send Messages Anonymously..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 58.2%
  • Python 41.8%