Anonymous SMS Sender
Linux, Mac, Termux
SMSend is a Python tool for sending SMS messages anonymously and securely through VPN connections. It offers single and bulk SMS sending capabilities, where each message is routed through a separate VPN, ensuring privacy and bypassing geo-restrictions.
- Windows version will soon be available
- Completely Free
- Anon Multi-SMS Sender.
- Fast SMS sending.
- International Messaging also available.
- Can be used Infinitely thanks to the vpn configuration.
If you're on linux run the following commands. (Assuming a Debian Based Distribution, and assuming you have git and python installed). NOTE: if you are going to be using the Multi SMS utility, scroll down to the 'Multi SMS' section to learn how it works.
git clone https://github.com/sytaxus/SMSend-Anon-SMS-Sender
cd SMSend-Anon-SMS-Sender && chmod +x setup.sh && ./setup.sh
if the tool doesn't start then run:
python smsend.python
- When you run the
setup.shyou will be asked if you would like to save your openvpn or vpn login informations, selectyoryes, else simply typento ignore, assuming you're not using the multi-sms utlity or have already done the setup inauth.txtmanually.
Simply run:
pkg install git && python
git clone https://github.com/sytaxus/SMSend-Anon-SMS-Sender
cd SMSend-Anon-SMS-Sender && chmod +x setup.sh && ./setup.sh
- First open
phones.txt, then paste in your phone numbers in each line individually, prefix included. (e.g:+485555555555or+15555555555etc..) - Secondly, get your open vpn configs. If you're not sure how it works, watch the showcase video. Or you can just get your openvpn configs from any service, for example ProtonVPN. Make sure you place all of your
.ovpnconfigs in the same directory / folder. - Setup your vpn authentication file. Open
auth.txt(e.g: nanoauth.txt), in the very first line, place your authentication username, then in the second line place your authentication password for your configs. - Finally, run the tool, and when asked for the vpn PATH directory, simply paste the directory of where your
.ovpnconfigs are located. (e.g:/home/user/somedir/vpn_configs) - Then when asked for the filename with phone numbers simply put
phones.txt - Final step, when asked for the vpn credential file name, simply put
auth.txt, and that's it! - NOTE: Do NOT touch the vpn_auth.txt, that file is already preconfigured
Updates and contributions are welcome, simply perform a pull request.
- No Links allowed within SMS.
- You cannot send a message to the same phone number twice in less than a 24 hours (Yes, even when using a vpn).
Do not use SMSend to harm others. The creator of this tool does not take any responsibility for any damage caused by SMSend.