-
Notifications
You must be signed in to change notification settings - Fork 1.1k
AMTM
amtm is a front end that manages popular scripts for wireless routers running Asuswrt-Merlin firmware.
Starting with Asuswrt-Merlin 384.15, amtm is included in the firmware.
amtm is intended to be a helper script, a convenient shortcut manager to install and manage various third party scripts on your router.
There is a support thread at SNBForums that is dedicated to amtm.
amtm currently supports these popular scripts:
Script | Maintainer | Infos |
---|---|---|
Diversion | thelonelycoder | Link |
Skynet | Adamm | Link |
FreshJR Adaptive QOS | FreshJR | Link |
YazFi | Jack Yaz | Link |
scribe | cmkelley | Link |
x3mRouting | Xentrk | Link |
connmon | Jack Yaz | Link |
ntpMerlin | Jack Yaz | Link |
scMerlin | Jack Yaz | Link |
spdMerlin | Jack Yaz | Link |
uiDivStats | Jack Yaz | Link |
uiScribe | Jack Yaz | Link |
Stubby DNS | Xentrk and Adamm | deprecated |
DNSCrypt | bigeyes0x0 | |
Pixelserv-tls | kvic | Link |
amtm also offers an interface for managing a number of other features:
Other features | Maitainer |
---|---|
Entware (replaces the old entware-setup.sh) | zyxmon, ryzhovau |
USB disk check at boot | ColinTaylor, latenitetech, thelonelycoder |
Format disk | thelonelycoder, ColinTaylor |
Reboot scheduler via cron job | thelonelycoder |
Swap file creation and management | thelonelycoder |
amtm themes | thelonelycoder |
amtm can be launched over SSH, as there is no web interface for it. In addition to enabling SSH support on your router, some of its scripts will have additional requirements, most commonly you will need to enable Enable JFFS custom scripts and configs on the web interface, under_ Administration -> System_. A USB disk is also required by many of its scripts.
Connect to your router using an SSH client (Xshell, putty, etc...), then launch amtm by simply typing "amtm" in the console. A menu will appear, guiding you through the various options available. Installing Entware is usually the first step you should do, since many scripts will require it.
Before installing any of the scripts it is strongly recommended that you read the documentation for these scripts.
amtm is free to use under the GNU General Public License, version 3 (GPL-3.0)