wx-cli/src/scanner
jackwener 144ce6af29 fix(init): task_for_pid 失败时按 root 状态分流提示
非 root 运行是 kr=5 最常见原因,先提示加 sudo;
仅当已是 root 仍失败(SIP 开启 + 官方签名)才提示 codesign 重签。
原提示无脑让用户重签,对关闭 SIP 的用户是误导。
2026-06-11 20:12:42 +08:00
..
linux.rs fix(cli,config): 修复 sudo 下初始化失败 + daemon 不重载问题 (#37) 2026-05-14 13:50:04 +08:00
macos.rs fix(init): task_for_pid 失败时按 root 状态分流提示 2026-06-11 20:12:42 +08:00
mod.rs chore: Apache-2.0 license, Windows support, install.ps1 2026-04-16 22:30:45 +08:00
windows.rs fix(daemon,scanner,crypto): harden lifecycle, widen Windows page scan, fix SQLCipher short read (#54) 2026-05-14 17:11:42 +08:00