ZebMcKayhan
Very Senior Member
Great job! And thanks for sharing!I did it. To install and configure sing-box, simply run this command in the router console:
Please read the attached readme file first.Code:wget -O /jffs/scripts/sing-box_script-install https://raw.githubusercontent.com/Dr4tez/sing-box4asus/main/sing-box_script-install && chmod 775 /jffs/scripts/sing-box_script-install && /jffs/scripts/sing-box_script-install
I saw that you managed to work around the deletion of routes when exiting the shell by letting the router system start it. Perhaps the up/down of the interface during shell exit is something you could feedback to whoever wrote this sing-box application?