Skip to content

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.

Notifications You must be signed in to change notification settings

R3LI4NT/UnknSMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages