Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

适配了 sing-box 1.11 新配置的 sublink-worker #87

Open
w5khill opened this issue Dec 31, 2024 · 6 comments
Open

适配了 sing-box 1.11 新配置的 sublink-worker #87

w5khill opened this issue Dec 31, 2024 · 6 comments

Comments

@w5khill
Copy link

w5khill commented Dec 31, 2024

在使用 sing-box 1.11 APP 并遇到弹框警示的伙伴,可以尝试一下我适配的 sublink-worker https://sbox.us.kg/

由于 sing-box 1.11 进行了大量修改,并对规则进行了重构
sublink-worker 现时的版本已不能完全适用(会弹框警示配置很快过时)
我在 sublink-worker 现有基础上尝试做了修改适配,
仓库 https://github.com/w5khill/sublink-worker

主要修改了以下这些部分
SingboxConfigBuilder.js  # 构建 Sing-Box 配置
config.js              # 保存配置信息
@7Sageer
Copy link
Owner

7Sageer commented Dec 31, 2024

你好!是否有兴趣提交一个pr将你的修改作为一个pr提交?
这样我们可以集成你的改进,也可以让你成为这个项目的贡献者

@w5khill
Copy link
Author

w5khill commented Dec 31, 2024

那我提个 pr,但是我觉得你也应该保留着现在的版本

@7Sageer
Copy link
Owner

7Sageer commented Dec 31, 2024

我没有看你修改的版本,是有什么不能向后兼容的内容吗?

@w5khill
Copy link
Author

w5khill commented Dec 31, 2024

1.11 的配置不能用于旧版 sing-box APP,即是 1.11 以下的 sing-box 程序都不使用新版配置

@7Sageer
Copy link
Owner

7Sageer commented Dec 31, 2024

那我先保留你的issue和pr,然后看看有没有什么方法能整合一下

@w5khill
Copy link
Author

w5khill commented Dec 31, 2024

可能是要做成界面上有两个选项吧,转换成 1.10 配置,转换成 1.11 配置。

或者做成 1.11 单独一套部署。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants