恢复-nopoc功能

This commit is contained in:
shadow1ng
2025-02-25 20:05:35 +08:00
parent 8170515236
commit 5c8088ff32
3 changed files with 7 additions and 3 deletions
+3 -2
View File
@@ -907,8 +907,9 @@ var (
LocalMode bool // -local 本地模式
// POC配置
PocPath string
Pocinfo PocInfo
DisablePocScan bool //nopoc
PocPath string
Pocinfo PocInfo
// Redis配置
RedisFile string