Skip to content

🐾 Web-based SSH terminal for ASUS routers running Merlin firmware. Access your router's shell directly from the web UI with multi-tab sessions, secure WebSocket connections, and automatic token-based authentication.

License

Notifications You must be signed in to change notification settings

DanielLavrushin/asuswrt-merlin-idefix

Repository files navigation

GitHub Release GitHub Release Date GitHub commits since latest release Codacy Badge GitHub Downloads (latest) GitHub Downloads (total)

IDEFIX Terminal for ASUSWRT-Merlin

image

A self-contained terminal that plugs straight into the Merlin Web UI.

Quick install

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.sh

Uninstall

idefix uninstall

image

About

🐾 Web-based SSH terminal for ASUS routers running Merlin firmware. Access your router's shell directly from the web UI with multi-tab sessions, secure WebSocket connections, and automatic token-based authentication.

Topics

Resources

License

Stars

Watchers

Forks