mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
doc/sms-forward: take care of harmful commands in hooks
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user