by Tyler Richardson
Version 1 (March 25, 2017)
Download (106 downloads)
Allows you to run a shell command remotely over SMS.
To run a command as root, prefix the command with #cmd#.
To run a command as normal user, prefix the command with $cmd$.
Examples
#cmd#echo Root command
$cmd$echo Unprivileged command