fix: 修复#444

This commit is contained in:
ZacharyZcR
2025-04-05 22:00:21 +08:00
parent e4e3ff1763
commit c58b63a6ac
3 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -917,8 +917,8 @@ var (
// 爆破配置
DisableBrute bool // 原IsBrute
BruteThreads int // 原BruteThread
MaxRetries int // 最大重试次数
//BruteThreads int // 原BruteThread
MaxRetries int // 最大重试次数
// 其他配置
RemotePath string // 原Path