What's new

amtm amtm - the Asuswrt-Merlin Terminal Menu

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Did you reboot the router and see if the dcl option shows then?
I rebooted the router once after updating the amtm and disk check script to see how it works. I cannot reboot again right now because I have some essential online activity going on in the background.
 
I rebooted the router once after updating the amtm and disk check script to see how it works. I cannot reboot again right now because I have some essential online activity going on in the background.

This may not work properly for you until you upgrade to 384.11. :)
 
With dc I only have option to remove Disk check script. No way to open Disk check options like in the capture of yours? Why is that?
The dc options have been removed. The disk-check script is auto-updated whenever one updates amtm and there's a new version.
The disk-check script is embedded in amtm and not available as separate file.
From the contents of my amtm-disk-check.log I can see that the new disk check script is not used because of firmware ( RT-AC68U (armv7l) FW-384.10)? Do I have to update fw to 384.11 alpha to get the new script in action?
Yes, or you can wait until the stable 384.11 is released.
 
...Good point, I had forgotten about other networks. Which content blockers do you use? Also, are you still using extensions/add-ons on your PC browser?

For my iDevices I use 1Blocker X. For my PC Browser (Chrome) I only use ublock Origin.

I do have my AX88 set with an OpenVPN server. But again, if I just want to ‘nip online’ to check something, I don’t bother to use the VPN.
 
  • Like
Reactions: EeK
This may not work properly for you until you upgrade to 384.11. :)
The second parameter passed along for the pre-mount script is the filesystem type.
First parameter ($1) being the device, second ($2) the filesystem. This only works for firmware versions 384.11 or V39E1 (John's LTS fork) or higher.
 
I've pushed an amtm update, no version change
- Bugfix: Delete a single or multiple swap files (if found)

Use u to update amtm.
 
I created a second swapfile in a differnt location other than on my primary USB stick. Not sure why I did this - it was not my intention at the time - so I have actually created 2 swap files 1GB and 2 GB - 3 in total. AMTM recognises both swap files - however when i try and delete one of them ( it cant recognise which one I wish to delete ) it actually deletes neither when executed. I guess this scenario is not captured by your recent changes to the script.
This update fixes that. amtm either shows a warning message that multiple swap files were found, or the one currently in use is shown. Either way, enter sw and delete one by one until none is left. Then create a new file with sw.
 
Last edited:
Just a note that for initial installations of amtm, line 1637 writes an error when post-mount doesn't yet exist. Also noticed it in someone else's screenshot earlier.
amtm 2.0 by thelonelycoder
RT-AC68U (armv7l) FW-374.43 @ 192.168.1.1
The SNBForum Asuswrt-Merlin Terminal Menu

grep: /jffs/scripts/post-mount: No such file or directory
i install scripts or tools

amtm options
e exit u update r remove a about

__________________| INFO |___________________

SNBForum Asuswrt-Merlin Terminal Menu
successfully installed!

You can start amtm with:
/jffs/scripts/amtm
_____________________________________________

Enter option
 
amtm 2.1 is now available

What's new in amtm 2.1
- Checks for jffs partition before installing amtm
- fd format disk now has better way of device detection by using the same name the WebUI shows. Devices with no partition(s) are now also shown and can be formatted. Credit goes to @ColinTaylor .
- fd now stops file serving services such as Samba and FTP during formatting. This also solves most, if not all of the "Filesystem(s) did not unmount" errors. Credit goes to @ColinTaylor for figuring that out!
- su script updates / installed scripts: Unified code where possible to reuse code-block
- ps pixelserv-tls beta install option removed due to @kvic suspending the service until further notice. Menu is still shown if supported beta version is installed, with the option to remove the beta and install the latest Entware release version.
- Now supports these scripts by @Jack Yaz :
  • YazFi
  • connmon (new)
  • ntpMerlin
  • scMerlin (new)
  • spdMerlin (new)

Use u to update amtm

GDyvbdr.png
 
Last edited:
amtm 2.1 is now available

What's new in amtm 2.1
- Checks for jffs partition before installing amtm
- fd format disk now has better way of device detection by using the same name the WebUI shows. Devices with no partition(s) are now also shown and can be formatted. Credit goes to @ColinTaylor .
- fd now stops file serving services such as Samba and FTP during formatting. This also solves most, if not all of the "Filesystem(s) did not unmount" errors. Credit goes to @ColinTaylor for figuring that out!
- su script updates / installed scripts: Unified code where possible to reuse code-block
- ps pixelserv-tls beta install option removed due to @kvic suspending the service until further notice. Menu is still shown if supported beta version is installed, with the option to remove the beta and install the latest Entware release version.
- Now supports these scripts by @Jack Yaz :
  • YazFi
  • connmon (new)
  • ntpMerlin
  • scMerlin (new)
  • spdMerlin (new)

Use u to update amtm
was it intentional to call them j1 j2 j3 j4 :eek:
 
Are there any seperate threads for Common Internet access Monitor or scMerlin Quick access control?

Would like more information on the scripts before installing.
 
amtm 2.1 is now available

What's new in amtm 2.1
- Checks for jffs partition before installing amtm
- fd format disk now has better way of device detection by using the same name the WebUI shows. Devices with no partition(s) are now also shown and can be formatted. Credit goes to @ColinTaylor .
- fd now stops file serving services such as Samba and FTP during formatting. This also solves most, if not all of the "Filesystem(s) did not unmount" errors. Credit goes to @ColinTaylor for figuring that out!
- su script updates / installed scripts: Unified code where possible to reuse code-block
- ps pixelserv-tls beta install option removed due to @kvic suspending the service until further notice. Menu is still shown if supported beta version is installed, with the option to remove the beta and install the latest Entware release version.
- Now supports these scripts by @Jack Yaz :
  • YazFi
  • connmon (new)
  • ntpMerlin
  • scMerlin (new)
  • spdMerlin (new)

Use u to update amtm

GDyvbdr.png

I’m not sorry to see the pixelserv-tls beta option disappear. And whilst I do have it installed, I have no explicit use for Entware, so am I right to uninstall pixelserv-tis beta and then force a reinstall of Diversion to reinstate pixelserv-tls?
 
I’m not sorry to see the pixelserv-tls beta option disappear. And whilst I do have it installed, I have no explicit use for Entware, so am I right to uninstall pixelserv-tis beta and then force a reinstall of Diversion to reinstate pixelserv-tls?
Diversion requires Entware. Why not use ps to remove the beta? It does it all in one go.
 
when I updated amtm it upated but did not add the new scripts(see below). Can I just remove amtm and reinstall it and leave Diversion and stubby and skynet as is?
Tha
amtm 2.1 by thelonelycoder
RT-AC1900P (armv7l) FW-384.10 @ 192.168.1.1
The SNBForum Asuswrt-Merlin Terminal Menu
1 open Diversion v4.0.9
2 open Skynet v6.8.4
3 open Stubby DNS v1.1.1
ew update Entware
sw delete Swap file /mnt/Yourmom
su check for script updates
i install scripts or tools
amtm options
e exit u update r remove a about
_____________________________________________
Enter option
 
you have to press i and enter to see new scripts:eek:
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top