My friends consider me tech savvy, but that's a low bar, I am quickly lost on command line instructions so I've previously only used the GUI for my Merlin router. However last year Apple made their Shortcuts app a lot more powerful and useful, and I've been having fun automating some things in my phone and in my life, for instance telling Siri to turn on my router VPN. I should think Android phones have a way to quickly run SSH commands as well.
What SSH functions do you regularly use with your Merlin router?
Here's a few I've picked up recently:
What SSH functions do you regularly use with your Merlin router?
Here's a few I've picked up recently:
- reboot
- service restart_wan
- nvram get vpn_client1_state
- service start_vpnclient1
- service stop_vpnclient1