• 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!

Recent content by Kyjiep

  1. Kyjiep

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

    Another update of my script for installing, configuring and running sing-box on Asus routers with Merlin firmware. Updated 07/17/2025. Version v2.2 Changes: 1. In the 'sbs update' menu, item 3 has been changed. Now, in addition to the submenu for selecting a repository, a submenu for selecting...
  2. Kyjiep

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

    Another update of my script for installing, configuring and running sing-box on Asus routers with Merlin firmware. Updated 06/21/2025. Version v2.1 Changes: 1. When parsing the config.json configuration file by the script, commented lines are now ignored. 2. Added the ability to select a...
  3. Kyjiep

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

    Another update of my script for installing, configuring and running sing-box on Asus routers with Merlin firmware. Updated 05/03/2025. Version v2.0 Changes: 1. When starting the script, a check for duplicates of added IP addresses and subnets is added. If any are found, the script start is...
  4. Kyjiep

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

    Another update of my script for downloading, installing, configuring and running sing-box on Asus routers with Merlin firmware. Updated 04/12/2025. Version v1.9 Changes: 1. The output of thesbs statuscommand now includes information about ports from the WAN opened by the script, if the ports...
  5. Kyjiep

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

    New update of my script for downloading, installing, configuring and running sing-box on Asus routers with Merlin firmware. Updated 04/09/2025. Version v1.8 Changes: 1. In the script code, 'curl' has been replaced with 'wget' to avoid errors on some routers. 2. The Russian and English versions...
  6. Kyjiep

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

    Another update of my script for downloading, installing, configuring and running sing-box on Asus routers with Merlin firmware. Updated 11/25/2024. Version v1.7 Changes: 1. Implemented fakeip support for routing only selected domains via sing-box. 2. Removed the choice of DNS server source. Now...
  7. Kyjiep

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

    Another update of my script for downloading, installing, configuring and running sing-box on Asus routers with Merlin firmware. Updated 10/20/2024. Version v1.6 Changes: 1. Fixed termination of the sing-box process when exiting any script menu using the Ctrl+C key combination, if this menu was...
  8. Kyjiep

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

    https://www.snbforums.com/threads/gnuton-official-fork-388-8_2-release.91363/
  9. Kyjiep

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

    So you have stock firmware? Not Merlin? My script is designed for Merlin firmware and uses some of its features that are not available in the stock firmware, such as hook scripts. In any case, I suggest we discuss the problems in conversation.
  10. Kyjiep

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

    Another update of my script for downloading, installing, configuring and running sing-box on Asus routers with Merlin firmware. Updated 10/13/2024. Version v1.5 Changes: 1. Added a new menu called by thesbs servercommand to specify ports that will be opened from WAN to the router when sing-box...
  11. Kyjiep

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

    I think I found the reason. On the router, the sing-box "auto_detect_interface" function works a little incorrectly. When I deleted it and manually specified the interface for proxy outbounds in the config, in my case it was ppp0, then everything worked as it should. I concluded that...
  12. Kyjiep

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

    The tun interface is not used to access the proxy server. Simply after adding the proxy server settings to the sing-box configuration file and after rebooting it, sing-box starts listening to the port specified in the proxy server settings, working as a regular proxy server. The tun interface...
  13. Kyjiep

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

    Partially succeeded. Connection to sing-box on the router from WAN occurs - when I do this using a mobile phone, sites determine the external IP address of the router. But this was intended for access from WAN to local resources in the home network. But for some reason there is no access to...
  14. Kyjiep

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

    Can you tell me how to open a port from WAN to the router itself using the command line? sing-box can be used as a proxy server, and I would like to do this on the router so as not to have to run an instance of sing-box on a separate linux machine specifically for this purpose.
  15. Kyjiep

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

    Another update of my script for downloading, installing, configuring and running sing-box on Asus routers with Merlin firmware. Updated 09/23/2024. Version v1.4 Changes: Optimizations, bugfixes and logic improvements for several script functions.
Back
Top