Mahdi-zarei / nekoray

Qt based cross-platform GUI proxy configuration manager (backend: sing-box)
GNU General Public License v3.0
485 stars 32 forks source link

Please create an option so that the user can use another singbox core inside Nekoray when necessary #211

Open javad490 opened 2 weeks ago

javad490 commented 2 weeks ago

Description suggestions

Please create an option so that the user can use another singbox core inside Nekoray when necessary For example, you can use the Singbox Plus core instead of the default Nekoray core If it is possible to use another Singbox kernel inside the Nekoray program, please explain the method

For example, how can I use this optimized Singbox Plus kernel inside Nekoray after downloading it?

https://github.com/kyochikuto/sing-box-plus/releases/tag/v1.10.1

thanks

AkramiPro commented 1 week ago

image

Turbine8845 commented 1 week ago

image

This menu is for extra cores and not the Sing-Box core. Nekoray uses a custom Sing-Box core, which for this fork, is available at the following repo: (https://github.com/Mahdi-zarei/sing-box) At the moment, replacing the core is not a trivial task and requires compiling your own core, meaning you cannot simply download a binary and replace it with the current one. For more information on how to build your own Sing-Box core, you can refer to this closed issue: https://github.com/Mahdi-zarei/nekoray/issues/18