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

Closed
wants to merge 3 commits into from

Commits on Oct 21, 2024

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

    1、修复Xray更新到2024.9.30版本后,无法连接服务器导致不能科学上网;
    2、本次修改兼容1.8.24及以下版本,不过要对应的服务器节点也必须是1.18.24版本及以下,即:客户端是旧版本对应的服务器也是旧版本,客户端是新版本服务器节点也必须是新版本。
    3、将 socks 的配置修改为适配最新版本,不适配旧版本的配置。旧版本能否使用请测试。
    zxlhhyccc authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4c090d0 View commit details
    Browse the repository at this point in the history
  2. luci-app-ssr-plus: Fix link failure for latest Xray version.

    1、修复Xray更新到2024.9.30版本后,无法连接服务器导致不能科学上网;
    2、本次修改兼容1.8.24及以下版本,不过要对应的服务器节点也必须是1.18.24版本及以下,即:客户端是旧版本对应的服务器也是旧版本,客户端是新版本服务器节点也必须是新版本。
    3、将 socks 的配置修改为适配最新版本,不适配旧版本的配置。旧版本能否使用请测试。
    zxlhhyccc authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    06f0fc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6483e60 View commit details
    Browse the repository at this point in the history