主程序更名 nekobox.exe (自动升级可能无法删除旧版,需要手动删除。新装没有问题)
建议丢弃之前 3.X 版本的程序和数据,完全删除程序和配置后重新安装
此版本的更新
修复 DNS outbound any 配置错误
自定义配置添加数组 prepend & append 写法
域名规则默认使用 domain_suffix
URL 测试完毕后,在日志框输出提示
重构:用 QStringLiteral() 替换非空的 QString 构造函数
Qt 提供了一个宏 QStringLiteral(),它使得从字符串文字构造 QString 对象更加高效。
4.X 主要变动
Core 不再支持 Xray
DNS 不再兼容 localhost
DNS local 类型改为使用 sing-box 的实现,如果在 TUN 模式下出现问题,建议改用其他类型的 DNS
延迟测试改为默认测试 RTT,不再兼容 truehttp 这种写法
适配 httpupgrade 传输类型
HY1 支持已删除,重新添加内置的 HY2 端口跳跃支持
升级 sing-box 1.9.7-neko1
在主界面添加 URL 测试按钮
更改部分键盘快捷键
编译变动
升级 Qt 6.7.2
请 Win7 和 MacOS 用户彻底放弃本软件,已不支持这些系统
Linux 版本不保证能使用,建议自己编译,或者使用 AUR 等编译脚本
English
The main program is renamed nekobox.exe (automatic upgrade may not delete the old version, you need to delete it manually. There is no problem with the new installation)
It is recommended to discard the previous 3.X version of the program and data, completely delete the program and configuration, and then reinstall
This version's update
Fixed DNS outbound any configuration error
Custom configuration adds array prepend & append writing
Domain name rules use domain_suffix by default
After the URL test is completed, output prompts in the log box
Refactoring: Replace non-empty QString constructors with QStringLiteral()
Qt provides a macro QStringLiteral(), which makes it more efficient to construct QString objects from string literals.
4.X Major changes
Core no longer supports Xray
DNS is no longer compatible with localhost
DNS local type is changed to sing-box implementation. If problems occur in TUN mode, it is recommended to use other types of DNS
Delay test is changed to default test RTT, no longer compatible with truehttp
Adapt httpupgrade transmission type
HY1 support has been deleted, and built-in HY2 port jump support has been added again
Upgrade sing-box 1.9.7-neko1
Add URL test button to the main interface
Change some keyboard shortcuts
Compile changes
Upgrade Qt 6.7.2
Win7 and MacOS users please completely abandon this software, these systems are no longer supported
Linux version is not guaranteed to work, it is recommended to compile it yourself, or use AUR and other compilation scripts