Merged
Conversation
Member
|
go mod 新增的 indirect 那行可以去掉 |
Member
可能是在当前项目中直接更新生成工具而引入的 另外我这边最新 protoc-gen-gofast 生成 VLESS 那个 .pb.go 好像大改了 |
Member
破案了:不能在 Xray-core 项目路径下直接 install 我习惯新建一个临时文件夹和 go.mod 来手动安装/更新工具,然后直接 顺便发现:v2fly/v2ray-core#366 |
github-actions bot
added a commit
to sbily1988/Xray-core
that referenced
this pull request
Jan 22, 2021
* https://github.com/XTLS/Xray-core: v1.2.3 Changes from v2fly-core (XTLS#173) Fix fallbacks xver when original address is not TCP address (XTLS#182) Convert domain names to lowercase before matching (XTLS#195) Feature: Exclude some domains in sniffing destOverride (XTLS#151) Regenerate .pb.go files (XTLS#187)
it2konst
pushed a commit
to it2konst/gametunnel-core
that referenced
this pull request
Mar 1, 2026
Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
drovosek229
pushed a commit
to drovosek229/Xray-core
that referenced
this pull request
Mar 16, 2026
Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.