Commit Graph

8 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
ceede3cd68 refactor: 输出格式重构,去掉所有插件的多线程,因为多线程会导致结果不准确,加入进度条 2025-01-01 07:18:36 +08:00
ZacharyZcR
33cb33b1ad perf: 统一错误输出 2024-12-21 17:21:41 +08:00
ZacharyZcR
bdeabec67e refactor: 大型重构 2024-12-20 03:46:09 +08:00
影舞者
1418487735
Update FcgiScan.go 2024-12-19 22:26:48 +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
38ea172e26 refacor: 大小写敏感 2024-12-19 14:52:11 +08:00