|
SMSCMD for Windows Download Screenshot Schedule to send SMS easily
email,password in file sms4mail.txt
- Unzip smscmd.zip and update
Sample 1 : account and password input directlyroot@vultr:~/smscmd# unzip smscmd_linux.zip
Archive: smscmd_linux.zip
inflating: readme.htm
inflating: sms4mail.txt
inflating: smscmd
root@vultr:~/smscmd# ./smscmd
Sample 2 : account and password from
encrypted file (vi to update your
account and password in file sms4mail.txt first)
smscmd V3.0 for Linux. Register your email to
get password and free SMS to test on
sms4mail.com
Usage1:
smscmd "text" "phone1,phone2,phone3" "email"
"password"
Usage2:
smscmd "text" "phone1,phone2,phone3"
Password file smscmd.key or sms4mail.txt must be
in the same directory with smscmd
You can run "smscmd genkey" to generate
smscmd.key from sms4mail.txt to protect your
password
Copy smscmd and smscmd.key to anywhere to send
SMS securely
Refer readme.htm for detail
root@vultr:~/smscmd# ./smscmd "this is a test"
"4357501234,+447748071234" "registered@hotmail.com"
"password1234"
Message sent. SMS text [this is a test] sent to
[4357501234,+447748071234]
root@vultr:~/smscmd# vi sms4mail.txt
root@vultr:~/smscmd# ./smscmd genkey
smscmd genkey to generate smscmd.key
successfully
root@vultr:~/smscmd# rm sms4mail.txt
root@vultr:~/smscmd# ./smscmd "this is a test
password from encrypted file"
"4357501234,+447748071234"
Message sent. SMS text [this is a test password
from encrypted file] sent to
[4357501234,+447748071234]