Giter VIP home page Giter VIP logo

unknsms's Introduction

unknsms

UnknSMS es un simple script que utiliza la API de https://textbelt.com/ para enviar mensajes de texto (SMS) a un número telefónico de cualquier parte del mundo de manera gratuita y rápida. Se admite 1 mensaje por día.

Tested On:

[✔] Kali Linux

kali_linux

EXAMPLE:

IMG_20220116_201216

[✔] Termux

termux

EXAMPLE:

termux_sms

[✔] Windows 10

windows10

EXAMPLE:

sms_example3

Instalación / Installation Debian

• git clone https://github.com/R3LI4NT/UnknSMS
• cd UnknSMS
• python3 unknsms.py

Instalación / Installation Termux

• pkg install git
• pkg install python3
• pip install requests
• git clone https://github.com/R3LI4NT/UnknSMS
• cd UnknSMS
• python3 unknsms.py

Requirements in Windows

• python3 installed --> https://www.python.org/downloads/
• download the repository manually
• open CMD
• pip3 install requests
• cd UnknSMS
• python3 unknsms.py

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.