mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-09-14 14:06:44 +08:00
![]() - 在main.go中添加initLocalPlugins函数,从插件注册表动态获取本地插件列表 - 修改Common/Flag.go使用动态插件列表进行验证 - 消除硬编码插件名称,支持自动发现新插件 - 插件列表按字母顺序排序,保持一致性 - 修复循环导入问题 - 添加cleaner插件自毁脚本到.gitignore - 创建完整的参数说明文档 |
||
---|---|---|
.. | ||
base | ||
config | ||
i18n | ||
logging | ||
output | ||
parsers | ||
proxy | ||
utils | ||
common.go | ||
ConcurrencyMonitor.go | ||
Flag.go | ||
globals.go | ||
Parse.go | ||
Ports.go | ||
ProgressManager.go |