fix: SSH连接超时问题

This commit is contained in:
ZacharyZcR
2024-12-20 20:44:59 +08:00
parent e7d9354284
commit 1313916081
2 changed files with 21 additions and 138 deletions
-1
View File
@@ -18,7 +18,6 @@ var (
// RedisScan 执行Redis服务扫描
func RedisScan(info *Common.HostInfo) (tmperr error) {
fmt.Println("[+] Redis扫描模块开始...")
starttime := time.Now().Unix()
// 尝试无密码连接