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

luci-app-ssr-plus: Fix link failure for latest Xray version. #1570

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

zxlhhyccc
Copy link
Collaborator

@zxlhhyccc zxlhhyccc commented Oct 26, 2024

Re-open PR:
1、已完美修复Xray更新到2024.9.30版本后,无法连接服务器导致不能科学上网问题;
2、本次修改已完美兼容1.8.24及以下版本,即使服务端节点为旧版本也正常使用。
3、本次修改已完美修改socks 的配置用以适配新旧Xray版本,如socks使用非主服务器,单独生成配置,
如socks使用主服务器,生成的socks配置在主服务器的配置中。
4、WireGuard 配置:替换kernelMode为noKernelTun,见:XTLS/Xray-core@9bdf72d
效果图:
image
image
image
image
生成的配置部分内容:
image
非主服务器的socks部分配置:
image
主服务器部分配置:
image

Re-open PR:
1、已完美修复Xray更新到2024.9.30版本后,无法连接服务器导致不能科学上网问题;
2、本次修改已完美兼容1.8.24及以下版本,即使服务端节点为旧版本也正常使用。
3、本次修改已完美修改socks 的配置用以适配新旧Xray版本。
4、WireGuard 配置:替换kernelMode为noKernelTun,见:XTLS/Xray-core@9bdf72d
@zxlhhyccc
Copy link
Collaborator Author

zxlhhyccc commented Oct 26, 2024

x86_64会导致CI都跑不完!
image
跑到这里就停止了:
image

@coolsnowwolf coolsnowwolf merged commit d23d4a3 into fw876:master Oct 26, 2024
6 of 7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants