mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-03 09:44:33 +02:00
doc/sms-forward: take care of harmful commands in hooks
This commit is contained in:
parent
1ea613e8a0
commit
80671e3803
1 changed files with 7 additions and 0 deletions
|
@ -50,6 +50,13 @@ Notification settings are required for
|
|||
Tips & Tricks
|
||||
-------------
|
||||
|
||||
### Take care of harmful commands!
|
||||
|
||||
It is easy to fake the sending phone number! So make sure you do not rely on
|
||||
that number for potentially harmful commands. Add a shared secret to match
|
||||
into the text instead, for example: `reboot-53cr3t-5tr1n9` instead of just
|
||||
`reboot`.
|
||||
|
||||
### Order new volume
|
||||
|
||||
Most broadband providers include a volume limit for their data plans. The
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue