SkillAgentSearch skills...

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.

Install / Use

/learn @R3LI4NT/UnknSMS
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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
View on GitHub
GitHub Stars39
CategoryDevelopment
Updated1d ago
Forks2

Languages

Python

Security Score

80/100

Audited on Apr 6, 2026

No findings