Skip to content

fix compatibility issues with newer gvisor#3903

Merged
RPRX merged 12 commits intoXTLS:mainfrom
hossinasaadi:goup
Jan 3, 2025
Merged

fix compatibility issues with newer gvisor#3903
RPRX merged 12 commits intoXTLS:mainfrom
hossinasaadi:goup

Conversation

@hossinasaadi
Copy link
Contributor

No description provided.

@MHSanaei
Copy link
Contributor

OMG, finally! 😄

@Fangliding
Copy link
Member

Fangliding commented Oct 11, 2024

gomod停留在1.21是故意的 为了编译出和win7兼容的版本
所以要么把win7丢了要么把这个丢了要不又要分两个go文件了。。 参考这里 https://github.com/XTLS/Xray-core/blob/df370f0223ffdcb5e0408f18ff9bba866347c239/transport/internet/tls/ech_go121.go

@hossinasaadi
Copy link
Contributor Author

gomod停留在1.21是故意的 为了编译出和win7兼容的版本 所以要么把win7丢了要么把这个丢了要不又要分两个go文件了。。 参

@Fangliding thanks for details.
I think should be a way to separate win7 support :/

@RPRX
Copy link
Member

RPRX commented Oct 12, 2024

@RPRX
Copy link
Member

RPRX commented Oct 12, 2024

v25 给 win7 切换到那个需要改 go 源码或者额外 exe 的方案吧

@RPRX
Copy link
Member

RPRX commented Oct 15, 2024

不是,改了 go.mod 中的 go version,Win7 是怎么编译过的?记得当初测试结果是不能改

@RPRX
Copy link
Member

RPRX commented Oct 15, 2024

难道是因为当初 go version 没写到最小版本号

@Fangliding
Copy link
Member

action log好像显示了下载go1.23的日志

@RPRX
Copy link
Member

RPRX commented Oct 15, 2024

action log好像显示了下载go1.23的日志

这下抽象了,我试试把 go.mod 中的 go version 改回去

@RPRX
Copy link
Member

RPRX commented Oct 15, 2024

算了

@RPRX
Copy link
Member

RPRX commented Jan 1, 2025

@hossinasaadi 可以 rebase 一下吗

@ghost
Copy link

ghost commented Jan 1, 2025

hello
to you If possible, create a PR for https://github.com/2dust/AndroidLibXrayLite/blob/main/go.mod to solve this problem, thanks
@yuhan6665
@hossinasaadi

@hossinasaadi
Copy link
Contributor Author

hello to you If possible, create a PR for https://github.com/2dust/AndroidLibXrayLite/blob/main/go.mod to solve this problem, thanks @yuhan6665 @hossinasaadi

After this one merged…

@RPRX
Copy link
Member

RPRX commented Jan 2, 2025

两个 tun_go_121.go 不需要了

@RPRX
Copy link
Member

RPRX commented Jan 2, 2025

还有这个 gvisor 的版本能更高吗 最好不要改其它依赖吧

@hossinasaadi
Copy link
Contributor Author

还有这个 gvisor 的版本能更高吗 最好不要改其它依赖吧

i will check

@RPRX
Copy link
Member

RPRX commented Jan 2, 2025

workflows 也不要动吧

@hossinasaadi
Copy link
Contributor Author

还有这个 gvisor 的版本能更高吗 最好不要改其它依赖吧

updated to latest gvisor.

@ghost ghost mentioned this pull request Jan 2, 2025
@hossinasaadi hossinasaadi requested a review from RPRX January 3, 2025 10:14
@RPRX RPRX merged commit de53a3b into XTLS:main Jan 3, 2025
37 checks passed
@RPRX RPRX mentioned this pull request Apr 15, 2025
it2konst pushed a commit to it2konst/gametunnel-core that referenced this pull request Mar 1, 2026
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.

5 participants