-
Notifications
You must be signed in to change notification settings - Fork 1.1k
AMTM
amtm - the Asuswrt-Merlin Terminal Menu
amtm is a shell-based front end that manages popular scripts for wireless routers running Asuswrt-Merlin firmware. It also offers a couple of additional management features.
Starting with Asuswrt-Merlin 384.15, amtm is included in the firmware.
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 |
unbound Manager | Martineau | 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, SomeWhereOverTheRainBow | Link |
Pixelserv-tls | kvic | Link |
NVRAM Save/Restore Utility | Xentrk, John9527 & others | Link |
amtm also offers an interface for managing a number of other features:
Other features | Maintainer |
---|---|
Entware (replaces the old entware-setup.sh) | zyxmon, ryzhovau, themiron |
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 set Enable JFFS custom scripts and configs on the web interface to Yes, 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)