Posting to see if anyone has every made a bash script which changes the WPA2/3 wifi password and if they could share it. If not, how would I run the script on a mikrotik appliance?
Thanks in advance!
Posting to see if anyone has every made a bash script which changes the WPA2/3 wifi password and if they could share it. If not, how would I run the script on a mikrotik appliance?
Thanks in advance!
Hi,
There is no “bash” but MT uses it’s own scripting language.
You can find info here: Scripting - RouterOS - MikroTik Documentation
Read between the lines…
Can anyone make me a bash script that connects via SSH/API/etc. and changes my Wi-Fi passwords?
use a container, or learn how to create scripts with the RouterOS language
dziekuje bardzo
Yeah Ill look into the rOS scripting language. Thanks for the help!