Giter VIP home page Giter VIP logo

anon-sms's Introduction

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.

Note:

  • 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. Commands below provide instructions for Debian-based systems.

To Send Messages Anonymously type the following commands in Termux:

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

> For Linux:

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. Commands below provide instructions for Debian-based systems.

To Send Message Anonymously type the following commands in Linux terminal:

sudo apt install git
git clone https://github.com/HACK3RY2J/Anon-SMS.git
cd Anon-SMS
sudo bash Run.sh

CONTRIBUTORS:

CONTACT ME:

Feel Free To Open An Issue...

                 Mail: [email protected]
      YouTube Channel: https://www.youtube.com/c/PandaHackers

Check Out Our YouTube Channel
Check Out Our Telegram Discussion

anon-sms's People

Contributors

1ray-1 avatar bunny-on-github avatar hack3ry2j avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

anon-sms's Issues

Fake

Fake not working ><

Error !! : Some dependencies are not installed

When i run sudo bash Run.sh :

Error !! : Some dependencies are not installed
Error Occured!!!
Use Non-Supported Version
Press Any Key To Use Non-supported Version

**When Failed...:**

Checking For Updates...
Congratulation
Your Version is Up-To-Date

Starting Anon-SMS...

Notification : Anon-SMS Has Been OpenSourced !!!
If you like the work Tip us Using Brave Browser.
Join Telegram Discussion https://t.me/itzAnonSMS
Due to overuse we are facing techinal Difficulties in sending SMS.
It would be Restored Soon.

This Tool Is Used To Send Anonymous Messages
Enter The Details Of The Person You Want To Send Anonymous Message
Enter Country Code (Without +) : 051
Enter Phone Number : +051 999999999
Enter Message to send : 519861686841351
Traceback (most recent call last):
File "/home/thexerox/Anon-SMS/send.py", line 153, in
resp = requests.post('https://textbelt.com/text',{
NameError: name 'requests' is not defined

Get error message

Getting the following error message:

This Tool Is Used To Send Anonymous Messages
Enter The Details Of The Person You Want To Send Anonymous Message
Enter Country Code (Without +) : xx
Enter Phone Number : xxxxxxx
Enter Message to send : Your subscription is over
{'success': False, 'error': 'Test texts are temporarily disabled.', 'quotaRemaining': 0}

Thank You For Using Anon-SMS
After v1.45 There are Ads Enabled in this Tool.
Press Enter To Continue to View An Ad.

Traceback

Traceback (most recent call last):
File "/home/***/Desktop/Tools/Anon-SMS/send.py", line 159, in
print(resp.json())
File "/usr/lib/python3/dist-packages/requests/models.py", line 900, in json
return complexjson.loads(self.text, **kwargs)
File "/usr/lib/python3/dist-packages/simplejson/init.py", line 525, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3/dist-packages/simplejson/decoder.py", line 370, in decode
obj, end = self.raw_decode(s)
File "/usr/lib/python3/dist-packages/simplejson/decoder.py", line 400, in raw_decode
return self.scan_once(s, idx=_w(s, idx).end())
simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Limit

Can't we send more than 1 text a day?
Upgrade it to at least 5 sms?

Not able to send

{'success': False, 'error': 'Your phone number was not provided in E.164 format, or free SMS are disabled for this country'}

Facing Issue

#HELPNEEDED 🙏

👉 How to get out of this issue ?

Screenshot_2021-09-21-16-23-27-127_com termux

What is this

{'success': False, 'error': 'Your phone number was not provided in E.164 format, or free SMS are disabled for this country'}

Tool Is Not working...

{'success': False, 'error': 'Your phone number was not provided in E.164 format, or free SMS are disabled for this country'}

image

Issues

Traceback (most recent call last):
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/requests/models.py

Something worng whit version python 3.10

New issue

Traceback (most recent call last):
File "/root/Anon-SMS/send.py", line 159, in
print(resp.json())
File "/usr/local/lib/python3.9/dist-packages/requests/models.py", line 900, in json
return complexjson.loads(self.text, **kwargs)
File "/usr/lib/python3/dist-packages/simplejson/init.py", line 525, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3/dist-packages/simplejson/decoder.py", line 370, in decode
obj, end = self.raw_decode(s)
File "/usr/lib/python3/dist-packages/simplejson/decoder.py", line 400, in raw_decode
return self.scan_once(s, idx=_w(s, idx).end())
simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

URL/ Links

The tool is work fine, but its impossible to put url, link in him. Like many of the others gits, this doesn't allow to do its. Could be upgraded , fix somehow ? The main purpose of this type of tools, it to could be put links. Please , improve mate ! I Will be really grateful if you could done this for most people.
Happy Holidays and wish all the best !

Error

After entering country code and number it asking again country codee

can someone help me

File "/home/kali/.local/lib/python3.11/site-packages/requests/models.py", line 971, in json
return complexjson.loads(self.text, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/simplejson/init.py", line 514, in loads
return _default_decoder.decode(s)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/simplejson/decoder.py", line 386, in decode
obj, end = self.raw_decode(s)
^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/simplejson/decoder.py", line 416, in raw_decode
return self.scan_once(s, idx=_w(s, idx).end())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/kali/Anon-SMS/send.py", line 159, in
print(resp.json())
^^^^^^^^^^^
File "/home/kali/.local/lib/python3.11/site-packages/requests/models.py", line 975, in json
raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Sms not received

I sent sms to my number and the code worked perfectly fine but I didn't receive the sms. Please help me to figure it out.

The tool doesn't work anymore or ?

Hello, by now, the tool don't work for me .
"[-] Couldn't Send Message! [-] Test texts are temporarily disabled."
Will it be fixed or will not be working anymore ?

'Test texts are temporarily disabled

Hi, when testing this tool, I select option 1, enter the country code 44, enter my mobile number, type a text and I then receive '{'success': False, 'error': 'Test texts are temporarily disabled.', 'quotaRemaining': 0}'

Request to shutdown Anon-SMS

Hi

We getting the information that you have "stolen" the code from the Original Developer SpeedX and his Project TBomb.
As per licence its prohibited to modifiy the source code and publishing without having the agreement from the developer.

Here a snippet from the GNU GENERAL PUBLIC LICENSE :

5. Conveying Modified Source Versions.

You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.

b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7.  This requirement modifies the requirement in section 4 to
"keep intact all notices".

c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy.  This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged.  This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it._

If you do not comply with this request, we will be forced to make a DMCA takedown request with SpeedX.

Best thanks
h@x

Lucas

Estoy para aprender

Error

Screenshot_2020-03-26-00-22-23-657_com termux
It's need to an update or else..
Kindly check that why it's not working
I have two version of this tool no one works

Sms limit

Why is everyone limited to 1 spoof sms per day?
Atleast make it like 5 sms per or another way of getting more sms like watching ads or servey or something .LOL HOPE. I loved this let me know if there are more spoof sms applications on github.

Looks like bug

image

image

I used WSL for that (I have no normal Linux with me at the moment). It crashed with the following output. What should I do to make it work?
Please anyone help me

If i try to send i see this Error ?

Traceback (most recent call last):
File "/home/user/Anon-SMS/Anon-SMS/send.py", line 159, in
print(resp.json())
File "/home/user/.local/lib/python3.9/site-packages/requests/models.py", line 898, in json
return complexjson.loads(self.text, **kwargs)
File "/usr/lib/python3/dist-packages/simplejson/init.py", line 525, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3/dist-packages/simplejson/decoder.py", line 370, in decode
obj, end = self.raw_decode(s)
File "/usr/lib/python3/dist-packages/simplejson/decoder.py", line 400, in raw_decode
return self.scan_once(s, idx=_w(s, idx).end())
simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.