Lojii / Knot

一款iOS端基于MITM(中间人攻击技术)实现的HTTPS抓包工具,完整的App,核心代码使用SwiftNIO实现
GNU General Public License v3.0
1.75k stars 581 forks source link

NIO报错 #24

Closed bing89757 closed 2 years ago

bing89757 commented 2 years ago
image

大佬这个怎么解决

bing89757 commented 2 years ago

需要升级NIO库吗

Tuluobo commented 2 years ago

需要升级NIO库吗

从这里 https://github.com/apple/swift-nio.git 找到报错文件,替换掉对应的报错的部分,就 ok 了