ehco
ehco copied to clipboard
build(deps): bump github.com/xtls/xray-core from 1.8.4 to 1.8.7
trafficstars
Bumps github.com/xtls/xray-core from 1.8.4 to 1.8.7.
Release notes
Sourced from github.com/xtls/xray-core's releases.
Xray-core v1.8.7
Features
- 路由配置
"type": "field"可留空 #2841@Fangliding- 优化
websocket多并发时的表现 #2767@Fanglidingbalancer新增roundRobin策略(顺序选择出口) #2844@hossinasaadidomainsocket传输方式支持 Windows 平台 #2851 #2866@yin1999- sockopt
interface支持 Windows 平台 #2819@zhangsan946- 新增
wg命令 用以生成一对密钥 #2794@chise0713- 新增
xray run -dump命令 用以输出多文件配置融合之后的结果 #2854@vrnobody- tlsSettings 新增
masterKeyLog可以在本地调试解密流量 #2758- 使用
make编译 xray 更新发布脚本 #2882@chise0713Fixes
- 修复一个在 iOS 上的 Reality 崩溃 #2847
@hossinasaadi- 当 DNS 查询得到
RcodeRefused时继续尝试下一个 DNS #2878@dop-bot- 一些针对安卓客户端的修复 包括可以用域名连接
Wireguardquic服务端 延迟读取 XUDP 环境变量Chores
- 可以返回读取 OCSP stapling 的错误 #2788
@alrs- 更新 readme
@gorilla800@FranzKafkaYu@R8s6- 更新所有依赖 包括 Sing
@H1JK@wyx2685@alrsXray-core v1.8.6
Features
- 新增
wireguard入站 以及使用 linux 内核 tun 网卡的出站 #1974 #2477@kunsonx@hax0r31337@nekohasekai注意: 如果没有 root 权限 需要添加配置项"kernelMode": falsefreedom出站自动启用 splice 拷贝(前提为入站流量不加密 例如dokodemo-door,VLESSwithXTLS) efd32b0fb2a4f1b2d2e98b21916cfd9aa0e0b497- 统一了
freedomwireguardsockopt域名解析偏好设置项 #2014 #2026 #2043@rui0572queryStrategy可以在每一项DNS服务器中分别设置 #2564@cty123- sockopt
interface支持 iOS/Mac OS #2582@hossinasaadi- sockopt 新增
tcpMptcp#2520@yyltFixes
- 多文件配置入站和出站可以追加而不是替换 #2655 #2659
@hossinasaadi- 修复一个罕见的 Vision 崩溃 291061e9da6a5e1777f79c76e8c0859df8db821c
- QUIC 配置(无效)
DialerProxy崩溃 #2725@cty123Chores
- Vision Reader Writer 重构 d6d225c6981812f024f90adab8cefc26a5ac0937
- bindAddr for darwin(内部功能)#2609
@hossinasaadi- 移除了 dragonfly 构建
- 整理环境变量和一些日志
- 新增 VLESS 单元测试
- destOverride 匹配字符串 7264750e28be632773117d76e445af7d47398475
@dyhkwong- 更新 readme
@0xland@lilendian0x00- 注释拼写修正
@eltociear- 更新所有依赖
Commits
3f0bc13Update 1.8.7 and dependencies9a2ab9bfix roundRobin2fc4b31common/singbridge: fix dropped context7b4db50Feat: UsingMakefileto build xray (#2882)60f7a03fix(dns): avoid early return when dns query refused (#2878)44bb830Add sub-command "-dump" to "run". (#2854)006cf49fix(conf): add Windows support for Unix Domain Socket in the fallback settings1dba700Update README.md1dc9a72Bump google.golang.org/protobuf from 1.31.0 to 1.32.0eacdda3Fix connecting to quic outbound with domain address- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)