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 Hysteria2 failure to start problem #1360

Merged
merged 1 commit into from
Dec 31, 2023

Commits on Dec 27, 2023

  1. luci-app-ssr-plus:Fix Hysteria2 failure to start problem

    传输 (Transport)
    transport 用于自定义 QUIC 连接使用的底层协议。目前唯一可用的类型是 udp,保留类型选项是为了将来可能添加的其他类型。
    ```
    transport:
      type: udp
      udp:
        hopInterval: 30s 
    `````
    zxlhhyccc authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    e692d26 View commit details
    Browse the repository at this point in the history