Router

ASUS

Set up Lunaire on ASUS routers with Merlin firmware.

1

Install Merlin firmware

Download and install Asuswrt-Merlin firmware for your router model from the official website. This enables Entware and SSH access.

2

Enable Entware

Connect a USB drive to the router. Go to Administration → System and enable JFFS partition and SSH. Then install Entware via amtm.

amtm
3

Install sing-box

Connect via SSH and install sing-box.

ssh admin@192.168.1.1
opkg update
opkg install sing-box
4

Configure and start

Get your config from @LunaireVPNBot and place it in the sing-box directory.

# Place config at:
/opt/etc/sing-box/config.json

# Start:
/opt/etc/init.d/S99sing-box start

Compatible models

  • ASUS RT-AX86U, RT-AX88U, RT-AX68U
  • ASUS RT-AC86U, RT-AC68U
  • Any ASUS model supported by Asuswrt-Merlin
  • USB port required for Entware