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

sub: Add ws early data infomation #671

Merged
merged 2 commits into from Jun 24, 2023
Merged

sub: Add ws early data infomation #671

merged 2 commits into from Jun 24, 2023

Conversation

ghost
Copy link

@ghost ghost commented Jun 22, 2023

build: https://github.com/tdjisdj/nekoray/actions/runs/5342361899

wihout test.

support VMess, trojan and VLESS.

@ghost
Copy link
Author

ghost commented Jun 22, 2023

https://github.com/MatsuriDayo/nekoray/blob/main/sub/GroupUpdater.cpp#L275-L276

如果未设置 xudp,不需要再强制清空吧。有的机场不会开启 xudp,需要手动设置,这样写更新订阅后会覆盖掉 xudp。

} else if (stream->security == "xtls" || stream->security == "1" || stream->security == "true") {

已经不存在 “xtls” 选项了,是否需要删去?

@arm64v8a
Copy link
Contributor

如果未设置 xudp,不需要再强制清空吧

这段意思是默认开,如果显式指定 false 才关。 clash meta 就是这个行为。

已经不存在 “xtls” 选项了,是否需要删去?

可以删

@ghost
Copy link
Author

ghost commented Jun 22, 2023

如果未设置 xudp,不需要再强制清空吧

这段意思是默认开,如果显式指定 false 才关。 clash meta 就是这个行为。

我的意思是未检测到 xudp 就不做处理。

懂了,感谢解答

@ghost ghost marked this pull request as draft June 22, 2023 22:29
@ghost ghost marked this pull request as ready for review June 22, 2023 22:46
@arm64v8a arm64v8a merged commit aec5234 into MatsuriDayo:main Jun 24, 2023
@ghost

This comment was marked as off-topic.

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