mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-26 21:21:53 +08:00
新增LiveTop功能,检测存活时,默认会输出top10的b、c段ip存活数量
This commit is contained in:
@@ -13,6 +13,8 @@ import (
|
|||||||
"strings"
|
"strings"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
var IsIPRange bool
|
||||||
|
|
||||||
var ParseIPErr = errors.New(" host parsing error\n" +
|
var ParseIPErr = errors.New(" host parsing error\n" +
|
||||||
"format: \n" +
|
"format: \n" +
|
||||||
"192.168.1.1\n" +
|
"192.168.1.1\n" +
|
||||||
|
|||||||
Reference in New Issue
Block a user