What's new

TAILMON TAILMON v1.3.1 -Mar 1, 2026- WireGuard-based Tailscale Installer, Configurator and Monitor (Available in AMTM!)

You can try using a shorter more high quality cable. That, or finding a powered enclosure.
I'm not sure my Verbatim enclosure uses a standard cable?
53106-angle-2-with-cable.png

A powered enclosure might indeed be a good thing if I keep experiencing problems with this one.
 
This has certainly had enough time to cook, and getting this out the door... huge kudos to @rangermix for his contributions!

What's new!?
v1.3.1 - (March 1, 2026)
- MINOR:
Thanks to a contribution from @rangermix, the capability of forcing the router to use IP Forwarding if it is disabled has been added. His addition will check for the existence of the /proc/sys/net/ipv4/ip_forward (and ipv6) files, and checking they are both set to "1" before enabling this functionality by adding some statements to your init-start file. So this may require a reboot before it will work completely. Apparently this has been a hang-up for several folks now, and this seems to be a working fix. For others (like me), this setting was already enabled, and this code would not interfere with that. Another interesting note is that @rangermix believes this behavior stems from routers being configured in a "repeater mode", and may have these settings turned off by default.
- PATCH: Changed the date/time to include the offset alongside the timezone. This is to give more visibility for those who aren't assigned a standard timezone name, and in some cases would fall back to using "GMT". Thanks to @Tarek Yag for reporting this, and for @EmeraldDeer providing a deep dive into the date command options.

Download link (or update directly within TAILMON/AMTM):
Code:
curl --retry 3 "https://raw.githubusercontent.com/ViktorJp/TAILMON/main/tailmon.sh" -o "/jffs/scripts/tailmon.sh" && chmod 755 "/jffs/scripts/tailmon.sh"

Significant Screenshots:
None today!
 

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!
Back
Top