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

Conversation

zxlhhyccc
Copy link
Collaborator

传输 (Transport)
transport 用于自定义 QUIC 连接使用的底层协议。目前唯一可用的类型是 udp,保留类型选项是为了将来可能添加的其他类型。

transport:
  type: udp
  udp:
    hopInterval: 30s 

传输 (Transport)
transport 用于自定义 QUIC 连接使用的底层协议。目前唯一可用的类型是 udp,保留类型选项是为了将来可能添加的其他类型。
```
transport:
  type: udp
  udp:
    hopInterval: 30s 
`````
@Beginner-Go Beginner-Go changed the title luci-app-ssr-plus:Fix Hysteria2 failure to start problem luci-app-ssr-plus: Fix Hysteria2 failure to start problem Dec 31, 2023
@Beginner-Go Beginner-Go merged commit f5c3e82 into fw876:master Dec 31, 2023
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