What's new
  • 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!

YazFi YazFi v4.4.6 - Enhanced AsusWRT-Merlin Guest WiFi Networks

Martinski

Very Senior Member
Release Notes for YazFi v4.4.6 production release now available
[2025-May-29]


The fork from @Jack Yaz's repository is now hosted on the AMTM-OSR GitHub repo:

1) FIXED: Problem where setting the "Allow Internet Access" option to "NO" was causing problems with the Guest Network clients being unable to communicate with main LAN clients and vice-versa if setting the "Two-way to Guest" option to "YES."

2) FIXED: Issue with "missing vertical scrollbar" on browser windows when the webGUI page was loaded on the latest 3004.386.14 F/W version.

3) FIXES & improvements to address the problem where, under some circumstances, the Hostname and/or the IP address values for a currently connected client are shown as "UNKNOWN" even though the network client was in fact connected to the correct Guest Network.

4) IMPROVED: Modified code to determine correctly all the supported wireless interfaces for new router models.

5) IMPROVED: Modified code to get the full current F/W version installed for comparison purposes because the latest F/W "3006.102.x.y" version string was generating wrong results when compared with older "3004.386.x.y" and "3004.388.x.y" F/W versions.

6) IMPROVED: Modified code so that every time the SSH CLI menu is run, it checks if the WebGUI page has already been mounted. If not found mounted, the script will run the code to remount the WebGUI.

7) IMPROVED: Added "export PATH" statement to give the built-in binaries higher priority than the equivalent Entware binaries.

8) IMPROVED: Various code improvements & fine-tuning.

NOTE:
YazFi is currently *not* supported on the latest 3006.102.x F/W releases.
 
It's great to see this release.

May I use the install line
Code:
/usr/sbin/curl -fsL --retry 3 "https://raw.githubusercontent.com/AMTM-OSR/YazFi/master/YazFi.sh" -o /jffs/scripts/YazFi && chmod 0755 /jffs/scripts/YazFi && /jffs/scripts/YazFi install
to install over my existing YazFi 4.4.4?
 
It's great to see this release.

May I use the install line
Code:
/usr/sbin/curl -fsL --retry 3 "https://raw.githubusercontent.com/AMTM-OSR/YazFi/master/YazFi.sh" -o /jffs/scripts/YazFi && chmod 0755 /jffs/scripts/YazFi && /jffs/scripts/YazFi install
to install over my existing YazFi 4.4.4?
Why not just update via latest AMTM?
 
I didn't use AMTM to install YazFi initially (because I was unaware of it), and I just used the install instructions from the github. I just want to make sure I won't end up with 2 separate YazFi installs that will really confuse the router.

EDIT: Running it from AMTM, it pulls up the existing Yazfi installation and configuration page. Even though that page displays the old Yazfi github location on the text splash screen, it does register the new update 4.4.6 is available from the new fork location. So pretty assured the update would work as intended.
 
Last edited:
I didn't use AMTM to install YazFi initially (because I was unaware of it), and I just used the install instructions from the github. I just want to make sure I won't end up with 2 separate YazFi installs that will really confuse the router.

EDIT: Running it from AMTM, it pulls up the existing Yazfi installation and configuration page. Even though that page displays the old Yazfi github location on the text splash screen, it does register the new update 4.4.6 is available from the new fork location. So pretty assured the update would work as intended.
It sure does. amtm is built to automatically detect any addons it supports. Even if installed the old copy-paste way.
While you‘re at it, see all the features and other scripts amtm offers.
 

Similar 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