Skip to content

maghuro/scMerlin

 
 

Repository files navigation

scMerlin

Codacy Badge Build Status

v2.1.0

Updated on 2021-01-04

About

scMerlin allows you to easily control the most common services/scripts on your router.

scMerlin is free to use under the GNU General Public License version 3 (GPL 3.0).

Supporting development

Love the script and want to support future development? Any and all donations gratefully received!

PayPal donation

Buy me a coffee

Installation

Using your preferred SSH client/terminal, copy and paste the following command, then press Enter:

/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

Supported firmware versions

You must be running firmware Merlin 384.15/384.13_4 or Fork 43E5 (or later) Asuswrt-Merlin

Usage

WebUI

scMerlin can be used via the WebUI, in the Addons section.

Command Line

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

Screenshots

WebUI CLI UI

Help

Please post about any issues and problems here: scMerlin on SNBForums

FAQs

I haven't used scripts before on AsusWRT-Merlin

If this is the first time you are using scripts, don't panic! In your router's WebUI, go to the Administration area of the left menu, and then the System tab. Set Enable JFFS custom scripts and configs to Yes.

Further reading about scripts is available here: AsusWRT-Merlin User-scripts

WebUI enable scripts

About

scMerlin allows you to easily control the most common services/scripts on your router.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 43.2%
  • Classic ASP 33.9%
  • JavaScript 22.9%