You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This could be done by storing a history of actions inside the SQL database. You could retrieve this history by sending a text (i.e. adding a new command) or exposing it through some kind of UI inside the app itself. You would display a table of what phone number was used, what command was executed and what time it was executed at.
Additional task: if there is any command sent from some unexpected user, then the authorized user should get and immediate text about "security breach."
Phone numbers and user actions should be kept track of so the user can see if someone malicious is accessing your phone.
The text was updated successfully, but these errors were encountered: