Commit Graph

7 Commits

Author SHA1 Message Date
Budi Komarudin
5d20cc05c3 Translate 3 file from Plugins
Translate Chinese text to English in the `Plugins` folder files.

* **Plugins/Elasticsearch.go**
  - Translate log messages and comments from Chinese to English.
  - Update variable names and error messages to English.

* **Plugins/FcgiScan.go**
  - Translate comments and log messages from Chinese to English.
  - Update error messages and result strings to English.

* **Plugins/FindNet.go**
  - Translate comments and error messages from Chinese to English.
  - Update log messages and result strings to English.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/redhawkeye/fscan?shareId=XXXX-XXXX-XXXX-XXXX).
2025-03-19 19:38:41 +07:00
ZacharyZcR
97e9ac7161 feat: 分离结果输出和日志 2025-01-14 23:38:58 +08:00
ZacharyZcR
a42ee523b0 feat: 增加端口识别,修复插件总超时 2025-01-03 16:29:54 +08:00
ZacharyZcR
ceede3cd68 refactor: 输出格式重构,去掉所有插件的多线程,因为多线程会导致结果不准确,加入进度条 2025-01-01 07:18:36 +08:00
ZacharyZcR
277ea5d332 refactor: 输出格式重构,重构SMB、SMB2、FTP的一些验证逻辑 2025-01-01 05:24:49 +08:00
ZacharyZcR
c004762a8c refactor: 全部优化为多线程 2024-12-31 20:25:54 +08:00
ZacharyZcR
8be8f94d82 feat: 增加单独的Elasticsearch扫描 2024-12-22 02:31:56 +08:00