mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-25 04:31:52 +08:00
fix: 修复#444
This commit is contained in:
+2
-2
@@ -917,8 +917,8 @@ var (
|
||||
|
||||
// 爆破配置
|
||||
DisableBrute bool // 原IsBrute
|
||||
BruteThreads int // 原BruteThread
|
||||
MaxRetries int // 最大重试次数
|
||||
//BruteThreads int // 原BruteThread
|
||||
MaxRetries int // 最大重试次数
|
||||
|
||||
// 其他配置
|
||||
RemotePath string // 原Path
|
||||
|
||||
Reference in New Issue
Block a user