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).
scMerlin is available to install with amtm - the Asuswrt-Merlin Terminal Menu Using your preferred SSH client/terminal, open amtm and use the i install option to install scMerlin:
amtm
Or using your preferred SSH client/terminal, copy and paste the following command, then press Enter:
/usr/sbin/curl --retry 3 "https://raw.githubusercontent.com/decoderman/scmerlin/master/scmerlin.sh" -o "/jffs/scripts/scmerlin" && chmod 0755 /jffs/scripts/scmerlin && /jffs/scripts/scmerlin install
You must be running firmware Merlin 384.15/384.13_4 or Fork 43E5 (or later) Asuswrt-Merlin
scMerlin can be used via the WebUI, in the Addons section.
To launch the scMerlin menu after installation, use:
scmerlin
If this does not work, you will need to use the full path:
/jffs/scripts/scmerlin
Please post about any issues and problems here: Asuswrt-Merlin AddOns on SNBForums