Commit Graph

11 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
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
e93b6fc613 fix: 修复了RPC的一个已知问题 2025-01-01 00:04:53 +08:00
影舞者
75cd097e35
Update FindNet.go 2024-12-19 22:27:28 +08:00
ZacharyZcR
c8687827ac refacor: 结构化修改 2024-12-19 16:15:53 +08:00
ZacharyZcR
dfc84e9813 perf: 优化插件打印信息 2024-12-19 15:13:38 +08:00
ZacharyZcR
468447861c perf: 优化FindNet.go输出格式 2024-12-19 14:09:04 +08:00
ZacharyZcR
23fea2c290 perf: 优化FindNet.go的代码,添加注释,规范输出 2024-12-18 23:39:13 +08:00
ZacharyZcR
5d9bcaaadc refactor: 规范化文件命名 2024-12-18 22:00:18 +08:00