mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-02-09 02:09:17 +08:00
chore: 版本号更新为2.1.1
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
内网综合扫描工具,一键自动化漏扫。
|
||||
|
||||
**版本**: 2.1.0 | **官网**: https://fscan.club/
|
||||
**版本**: 2.1.1 | **官网**: https://fscan.club/
|
||||
|
||||
## 功能特性
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
Comprehensive intranet scanning tool for automated vulnerability assessment.
|
||||
|
||||
**Version**: 2.1.0 | **Website**: https://fscan.club/
|
||||
**Version**: 2.1.1 | **Website**: https://fscan.club/
|
||||
|
||||
## Features
|
||||
|
||||
|
||||
@@ -60,7 +60,7 @@ const (
|
||||
LogLevelBaseInfoSuccess = "base,info,success"
|
||||
)
|
||||
|
||||
const version = "2.1.0"
|
||||
const version = "2.1.1"
|
||||
|
||||
// 运行时数据已迁移到Config对象中,使用GetGlobalConfig()访问
|
||||
|
||||
|
||||
Reference in New Issue
Block a user