*** RTHexplorer project ***
Huawei B525s-23a sending SMS by bash script
Certainly compatible with other Huawei 4G router
Script type bash, need curl packet
- Change into the script :
ROUTER_IP="192.168.8.1" # Your router IP
USERNAME="admin" # Your username
PASSWORD="admin123" # Your password
- How to use :
chmod +x rthexplorer
./rthexplorer "destination phone number" "message"
exemple # ./rthexplorer +33642928100 "Test"