【笔记】gotk3学习笔记 发表于 2025-02-20 更新于 2026-02-25 前言The gotk3 project provides Go bindings for GTK 3 and dependent projects.(Github) 阅读全文 »
【笔记】Windows上部署本地知识库 发表于 2025-02-14 更新于 2026-02-25 前言通过Ollama的deepseek-r1模型和AnythingLLM部署本地的AI知识库 阅读全文 »
【踩坑】Charles报错 发表于 2025-02-14 更新于 2026-02-25 前言Charles报错:Denying access from address not on ACL 阅读全文 »
【笔记】Charles学习笔记 发表于 2025-02-13 更新于 2026-02-25 前言查尔斯代理(Charles Web Debugging Proxy)是一个用Java编写的跨平台 HTTP调试代理服务器应用程序。(维基百科) 阅读全文 »
【笔记】Burp学习笔记 发表于 2025-02-13 更新于 2026-02-25 前言Burp或Burp Suite(饱嗝套装)是一个用于测试网络应用程序安全性的图形化工具。该工具使用Java编写,由PortSwigger Web Security开发。(维基百科) 阅读全文 »
【笔记】Fiddler学习笔记 发表于 2025-02-13 更新于 2026-02-25 前言Uncover software bugs when HTTP communication is involved. The Fiddler set of tools helps you promptly identify errors to effectively fix them. Easily.(官网) 阅读全文 »