mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-24 12:11:52 +08:00
refactor: 调整逻辑,修复SMB2的一个跳出问题
This commit is contained in:
@@ -901,6 +901,8 @@ var (
|
||||
HttpProxy string // 原Proxy
|
||||
Socks5Proxy string
|
||||
|
||||
LocalMode bool // -local 本地模式
|
||||
|
||||
// POC配置
|
||||
PocPath string
|
||||
Pocinfo PocInfo
|
||||
|
||||
Reference in New Issue
Block a user