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. #1559

Closed
wants to merge 2 commits into from

Conversation

zxlhhyccc
Copy link
Contributor

@zxlhhyccc zxlhhyccc commented Oct 21, 2024

1、修复Xray更新到2024.9.30版本后,无法连接服务器导致不能科学上网;
2、本次修改兼容1.8.24及以下版本,包括服务端节点为旧版本。
3、将 socks 的配置修改为适配最新版本,不适配旧版本的配置。旧版本能否使用请测试。
效果图:
image
image

1、修复Xray更新到2024.9.30版本后,无法连接服务器导致不能科学上网;
2、本次修改兼容1.8.24及以下版本,不过要对应的服务器节点也必须是1.18.24版本及以下,即:客户端是旧版本对应的服务器也是旧版本,客户端是新版本服务器节点也必须是新版本。
3、将 socks 的配置修改为适配最新版本,不适配旧版本的配置。旧版本能否使用请测试。
1、修复Xray更新到2024.9.30版本后,无法连接服务器导致不能科学上网;
2、本次修改兼容1.8.24及以下版本,不过要对应的服务器节点也必须是1.18.24版本及以下,即:客户端是旧版本对应的服务器也是旧版本,客户端是新版本服务器节点也必须是新版本。
3、将 socks 的配置修改为适配最新版本,不适配旧版本的配置。旧版本能否使用请测试。
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.

1 participant