A self-contained terminal that plugs straight into the Merlin Web UI.
SSH into your router
wget -O /tmp/idefix-install.sh \
https://raw.githubusercontent.com/DanielLavrushin/asuswrt-merlin-idefix/refs/heads/main/install.sh \
&& chmod 0755 /tmp/idefix-install.sh \
&& /tmp/idefix-install.sh \
&& rm /tmp/idefix-install.shidefix uninstall
