Jack Yaz
Part of the Furniture
v1.1.3
Updated 2020-08-29
Quick access to controlling services and scripts on your router
scMerlin is free to use under the GNU General Public License version 3 (GPL 3.0).
This project is hosted on GitHub
Love the script and want to support future development? Any and all donations gratefully received!
PayPal donation
Buy me a coffee
Example menu (options added/removed dynamically depending on which service(s) you have enabled on your router)
Supported firmware versions
You must be running firmware no older than:
Using your preferred SSH client/terminal, copy and paste the following command, then press Enter:
Usage
To launch the scmerlin menu after installation, use:
If this does not work, you will need to use the full path:
Updating
Launch scmerlin and select option u
Updated 2020-08-29
Quick access to controlling services and scripts on your router
scMerlin is free to use under the GNU General Public License version 3 (GPL 3.0).
This project is hosted on GitHub
Love the script and want to support future development? Any and all donations gratefully received!
PayPal donation
Buy me a coffee
Example menu (options added/removed dynamically depending on which service(s) you have enabled on your router)
Supported firmware versions
You must be running firmware no older than:
- Asuswrt-Merlin 380.68
Using your preferred SSH client/terminal, copy and paste the following command, then press Enter:
Code:
/usr/sbin/curl --retry 3 "https://raw.githubusercontent.com/jackyaz/scmerlin/master/scmerlin.sh" -o "/jffs/scripts/scmerlin" && chmod 0755 /jffs/scripts/scmerlin && /jffs/scripts/scmerlin install
Usage
To launch the scmerlin menu after installation, use:
Code:
scmerlin
If this does not work, you will need to use the full path:
Code:
/jffs/scripts/scmerlin
Launch scmerlin and select option u
Last edited: