Search results

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

  1. Kyjiep

    SBS. Script for using sing-box on Asus routers with Merlin firmware.

    I'm grateful for your help. DNS director is disabled on the router. Probably something at the system level is interfering here. The question is whether it is possible to bypass this. If possible, how. Here I need the help of someone who knows the capabilities and limitations of the router...
  2. Kyjiep

    SBS. Script for using sing-box on Asus routers with Merlin firmware.

    You probably haven't used sing-box on other platforms where it is fully supported without any extra manipulations with the system. Here is a sample configuration file that works fully on Android, iOS, Windows and Ubuntu server. In this configuration file, there is a DNS settings section at the...
  3. Kyjiep

    SBS. Script for using sing-box on Asus routers with Merlin firmware.

    In general, in the sing-box configuration file (config.json), in a special section, you can specify DNS servers and rules for them. But, for some reason, they are ignored on my router. As a result, all DNS requests from devices, whose traffic is directed through the sing-box tun interface...
  4. Kyjiep

    SBS. Script for using sing-box on Asus routers with Merlin firmware.

    SBS (sing-box-script) update again. To install the script, run this command on the router command line wget -O /jffs/scripts/sbs https://raw.githubusercontent.com/Dr4tez/sing-box4asus/main/sbs && chmod 775 /jffs/scripts/sbs && /jffs/scripts/sbs install
  5. Kyjiep

    SBS. Script for using sing-box on Asus routers with Merlin firmware.

    Fresh and serious update of my script for download, install, configure and run sing-box with tun interface on Asus routers with Merlin firmware. To install the script, run this command on the router command line wget -O /jffs/scripts/sb-script-install...
  6. Kyjiep

    SBS. Script for using sing-box on Asus routers with Merlin firmware.

    I didn't understand what I was able to get around that could be reported to the sing-box developer. I think that the sing-box developer is not interested in such things in principle. He has created and is developing an excellent application for many platforms. I, with the help of chatGPT, just...
  7. Kyjiep

    SBS. Script for using sing-box on Asus routers with Merlin firmware.

    I did it. To download, install, configure and run sing-box, simply run this command in the router console: wget -O /jffs/scripts/sb-script-install https://raw.githubusercontent.com/Dr4tez/sing-box4asus/main/sb-script-install && chmod 775 /jffs/scripts/sb-script-install &&...
  8. Kyjiep

    SBS. Script for using sing-box on Asus routers with Merlin firmware.

    The download link for the archive no longer works. Installation and configuration via commands in the router console will be available soon.
  9. Kyjiep

    SBS. Script for using sing-box on Asus routers with Merlin firmware.

    Yes, you are right, rules can still be added... Here's what I noticed: if after starting the script from the console, close this console window, then open it again and execute the command ip route add default dev sbtun table 222, then the script starts working correctly again. And it works...
  10. Kyjiep

    SBS. Script for using sing-box on Asus routers with Merlin firmware.

    I have made some improvements to the script. You can download the updated archive using the same link as before https://github.com/Dr4tez/my_domains/raw/main/sing-box-script+readme.zip This link no longer works because the files for this version of the script have been removed.
  11. Kyjiep

    SBS. Script for using sing-box on Asus routers with Merlin firmware.

    This doesn't change anything. I suspect that when I close the command line the 222 routing table itself disappears.
  12. Kyjiep

    SBS. Script for using sing-box on Asus routers with Merlin firmware.

    The sbtun interface exists after closing the command line. There are also rules like from 192.168.50.31 lookup 222 and created firewall rules. And the sing-box process continues its work.
  13. Kyjiep

    SBS. Script for using sing-box on Asus routers with Merlin firmware.

    I tried adding nohup with &, it has no effect in that case.
  14. Kyjiep

    SBS. Script for using sing-box on Asus routers with Merlin firmware.

    Maybe. How to do it? Although it is far from an addon, just a small script for now. But maybe there will be more specific help there. I do not have enough free time to study scripting, support the project, and especially take into account the wishes of other people. I will be making the...
  15. Kyjiep

    SBS. Script for using sing-box on Asus routers with Merlin firmware.

    Now I’m reworking the script so that it automatically finds the desired directory on the Entware flash drive, downloads the sing-box archive from the developer’s GitHub, unzips it, and creates the necessary subdirectories and files. By the way, initially you can specify several IPs in the...
  16. Kyjiep

    SBS. Script for using sing-box on Asus routers with Merlin firmware.

    My script for running sing-box on Asus routers with Merlin firmware. I have not found other methods on the Internet. It is primitive, but it works. I am not a programmer, and I made this script using ChatGPT. I would be glad to see any improvements from those who know how to make scripts. You...
  17. Kyjiep

    SBS. Script for using sing-box on Asus routers with Merlin firmware.

    Thank you. I already figured this out using ChatGPT, and with its help I even made the corresponding script. It works as I wanted. There are some minor flaws that I couldn't eliminate, but I'm happy with it anyway. Later I will translate the readme into English and upload it here along with the...
  18. Kyjiep

    SBS. Script for using sing-box on Asus routers with Merlin firmware.

    I created an sbtun interface using sing-box on my router RT-AX86U with firmware Merlin 3004.388.7. How can I route traffic from a device with the address 192.168.50.31, which is in the router's network, through this sbtun interface? Sorry for my English. Upd. I did this and much more. I present...
  19. Kyjiep

    Release Asuswrt-Merlin 3004.388.7 is now available

    First i used the search and already saw this topic. I don't use any backup scripts on the router. I only use the Domain VPN Routing script and scMerlin. I understand correctly based on the message https://www.snbforums.com/threads/jffs-asdbk-main_checker-sh_bk-growing.88979/post-893770 that...
  20. Kyjiep

    Release Asuswrt-Merlin 3004.388.7 is now available

    5 days ago I updated the firmware of my RT-AX86U from Asuswrt-Merlin 3004.388.6_2 to 3004.388.7. Today I saw for the first time that the interface signals that the free space in the jffs partition is low. I found the culprit - in the /jffs/.asdbk directory there was a file main_checker.sh_bk...
Top