- fix(webui): 🐛 #34 修复识别证书失败
- fix(webui): 🐛 #34 Failed to repair recognition certificate
- build(webroot): 🔥 识别证书优化
- build(webroot): 🔥 Recognition Certificate Optimization
- perf(script): ⚡ 优化网页界面
- perf(script): ⚡ Optimize web interface
- feat(web): 🔥 新增 web 界面可显示和删除已安装的证书...
- feat(web): 🔥 New web interface to display and delete installed certificates.
- chore(log): 🔊 日志优化.
- chore(log): 🔊 Log optimization.
- fix(update): 🔥 修复更新链接.
- fix(sh): 🐛 #21 修复用户证书目录可能不存在导致模块无效.
- fix(sh): 🐛 #21 Fix user certificate directory may not exist resulting in invalid module.
- fix(sh): 🐛 修复在系统安全设置中识别证书,在zygote启动之前挂载证书.
- fix(sh): 🐛 #19 修复模块导致系统重启,恢复selinux上下文设置即可.
- fix(sh): 🐛 Fix identifying certificates in system security settings and mounting certificates before starting zygote
- fix(sh): 🐛 #19 Fix the module that caused the system to restart, restore the selinux context settings
- Fix(sh)::fire: #15 修复模块无效
- 实际为较新的
Android14
在挂载系统证书目录会报错,从而导致系统启动失败,模块安装中断. - 如果出现上述情况,请尽快更新,不要试图直接修改脚本,需要完全重新刷机
- 另外此次更新会导致,在系统设置中不会出现证书,但是可以正常抓包.
- Fix(sh): 🔥 #15 fix module not effective
- In fact, the newer version of Android 14 will report an error when mounting the system certificate directory, resulting in system startup failure and module installation interruption
- If the above situation occurs, please update as soon as possible and do not attempt to directly modify the script. A complete reboot is required
- In addition, this update will result in certificates not appearing in the system settings, but packets can be captured normally