Jack Yaz
Part of the Furniture
v2.4.0
Updated 2021-08-08
scMerlin allows you to easily control the most common services/scripts on your router. scMerlin also augments your router's WebUI with a Sitemap and dynamic submenus for the main left menu of Asuswrt-Merlin.
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
Supported firmware versions
You must be running firmware Merlin 384.15/384.13_4 or Fork 43E5 (or later) Asuswrt-Merlin
Installation
Using your preferred SSH client/terminal, copy and paste the following command, then press Enter:
Usage
WebUI
scMerlin can be used via the WebUI, in the Addons section.
Command Line
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 2021-08-08
scMerlin allows you to easily control the most common services/scripts on your router. scMerlin also augments your router's WebUI with a Sitemap and dynamic submenus for the main left menu of Asuswrt-Merlin.
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
Supported firmware versions
You must be running firmware Merlin 384.15/384.13_4 or Fork 43E5 (or later) Asuswrt-Merlin
Installation
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
WebUI
scMerlin can be used via the WebUI, in the Addons section.
Command Line
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: