v1.2.2 — small update
What’s new
The add-on now writes its status and error messages straight into the router’s System Log (tagged IDEFIX).
Open System Log › General Log in the Web UI to watch connections, shell sessions and warnings without having to tail the process manually.
fixing the...
I’ve just published a pre-release build:
idefix update 1.2.1
It doesn’t change any functionality, but it adds extra logging so we can pinpoint the issue. The server might now print more detailed error messages.
Well… cool, let’s test it like this:
1. Stop any running Idefix session with `idefix stop`
2.Start the server manually in an SSH shell: `/opt/share/idefix/idefix-server`
You should see something like:
rt-be88u /t/h/root# /opt/share/idefix/idefix-server
2025/05/17 23:30:01 🐾 Idefix Terminal...
Yep, that’s your choice. I prefer "my branding" over your preferences—this is open-source, and as the author I’ll present the project the way I see fit. Deal with it or ignore it.
Just to make it straight: you installed a full console controller on your router from an open-source repo, yet...
[1.2.0] - 2025-05-17
Important: Please clear your browser cache (e.g. **Ctrl+F5**) to ensure outdated files are updated.
- FIXED: Terminal now picks up the correct width and height on first load, window resizes, and fullscreen toggles.
- FIXED: Idefix— my super-duper mascot dog — no longer...
Interresting idea - will have a look, thanks!
Thanks for your feedback, really appreciate it.
I just pushed a new version (1.1.6). I will implement your other suggestions a bit later next week, as I don't have much time for now, unfortunatelly.
it s possible to update with 'idefix update'...
nice! First issue :D
Are you behind https?
what if you try to run the idefix-server manually?
first try to stop any instances:
idefix stop
then
/opt/share/idefix/idefix-server
then try to connect - it should catch to the console the response...
Hello SNB Community,
After extensive testing and refinement, I am pleased to introduce Idefix Terminal—a browser-based console now available under Administration ▸ Idefix Terminal in your router’s web interface.
This project is hosted on the GitHub
Releases...
ASUSWRT Merlin XrayUI (github) is a lightweight interface for routers running ASUSWRT-Merlin firmware (384.15+ or 3006.102.1+).
It installs Xray from Entware and integrates directly into your router’s VPN menu via a new “X-RAY” tab. You can quickly set up Xray as a server (to accept client...
I made a plugin for the routers (xrayui) running merlin firmware, basicly it is a web ui interface that simplify the xray-core configuration maintanance. You can try to set it up from there, maybe this will help.
It's almost ready! The project supports 2 modes: acting as a VPN server or connecting as a VPN client.
However, I'm a bit hesitant to release it just yet and could use some help/support due to a lack of router versions for testing (I’ve only tested it on my RT-BE88U, where it works perfectly)...
I've been working on integrating the XRAY UI into Merlin firmware on my ASUS router, focusing on the server side for now. It's definitely possible to get XRAY running, and I'm making progress on creating a user-friendly interface for managing it directly from the router's web UI.
Regarding...