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

Splice won't apply to Android. #31

Closed
rurirei opened this issue Dec 4, 2020 · 6 comments
Closed

Splice won't apply to Android. #31

rurirei opened this issue Dec 4, 2020 · 6 comments

Comments

@rurirei
Copy link
Contributor

rurirei commented Dec 4, 2020

#6 goos=android for Android is needed.

case "xtls-rprx-splice", "xtls-rprx-splice-udp443":
if runtime.GOOS != "linux" {
return nil, newError(`VLESS users: "` + account.Flow + `" only support linux in this version`)
}

@RPRX
Copy link
Member

RPRX commented Dec 4, 2020

(该问题已在此 issue 前解决,请看代码

@rurirei rurirei closed this as completed Dec 4, 2020
@RPRX
Copy link
Member

RPRX commented Dec 4, 2020

(但还是要感谢反馈,v1.1.1 已 pre-release,稍后补充详细的 release note,含 v1.1.0

@rurirei
Copy link
Contributor Author

rurirei commented Dec 4, 2020

@RPRX could you add my repo to tag Android client of README?

@RPRX
Copy link
Member

RPRX commented Dec 13, 2020

@rurirei

decb012 已添加,请适当修改各分支和 releases 的说明(因为目前有些地方不符合实际情况)

@rurirei
Copy link
Contributor Author

rurirei commented Feb 12, 2021

ok. i'll update those later.

@rurirei
Copy link
Contributor Author

rurirei commented Feb 20, 2021

@rurirei

decb012 已添加,请适当修改各分支和 releases 的说明(因为目前有些地方不符合实际情况)

latest app released.

explaination for what, what else need to do?

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

No branches or pull requests

2 participants