TGTGInsighttelegram intelligenceLIVE / telegram public index
← 📝Full bug的日常
📝Full bug的日常 avatar

TGINSIGHT POST

Post #334

@fullbugcc

📝Full bug的日常

Views2,530帖子阅读量
发布7月4日2024/07/04 15:05
Post content

帖子内容

MiaoSpeed v4.3.12 Release https://github.com/AirportR/miaospeed/releases/tag/4.3.12 1. 升级vendor mihomo版本到v1.18.6 2. 在websocket请求数据反序列化时,让SlaveRequest结构体使用 jsoniter 的json解析器,而不是go内置的json解析器,这有助于提升反序列化速度。 3. 修复让人诟病已久的ipv6节点无法测试的问题。