Skip to content

Commit

Permalink
修改icmp发包模式,更适合大规模探测。
Browse files Browse the repository at this point in the history
修改报错提示,--debug时,如果10秒内没有LogSuccess的消息,每隔10秒就会打印一下当前进度
  • Loading branch information
shadow1ng committed Feb 5, 2021
1 parent 41eaeb2 commit cef78a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/flag.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ func Banner() {
/ /_\/____/ __|/ __| '__/ _` + "`" + ` |/ __| |/ /
/ /_\\_____\__ \ (__| | | (_| | (__| <
\____/ |___/\___|_| \__,_|\___|_|\_\
fscan version: 1.4.3
fscan version: 1.5.0
`
print(banner)
}
Expand Down

0 comments on commit cef78a7

Please sign in to comment.