cleanup: archive unused scripts, finalize docs
- Moved old GDB hook and memory monitor scripts to archive/ - Updated README with final Docker solution - Updated .env.example, .gitignore - Added final-note.md documenting deployment decision - All research scripts preserved in archive/ for reference
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
## 最终方案(2026-06-24 部署)
|
||||
|
||||
经过实测,上述 GDB Hook 方案在微信 4.1.7 上因 crashpad 检测 ptrace 导致进程崩溃(无法稳定运行)。
|
||||
|
||||
**最终采用:`docker-wechatbot-webhook`**
|
||||
|
||||
- GitHub: https://github.com/danni-cool/wechatbot-webhook (2174 star)
|
||||
- Docker Hub: `dannicool/docker-wechatbot-webhook`
|
||||
- 通信协议:Web 微信(扫码登录,使用本人微信号)
|
||||
- 状态:生产可用
|
||||
|
||||
详情见 [`deployment.md`](deployment.md) 和 [`README.md`](../README.md)。
|
||||
Reference in New Issue
Block a user