mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-07-14 05:12:36 +08:00
Update Parse.go
This commit is contained in:
parent
a2573e10bb
commit
38a1c6de75
@ -12,10 +12,10 @@ import (
|
||||
)
|
||||
|
||||
func Parse(Info *HostInfo) {
|
||||
ParseScantype(Info)
|
||||
ParseUser(Info)
|
||||
ParsePass(Info)
|
||||
ParseInput(Info)
|
||||
ParseScantype(Info)
|
||||
}
|
||||
|
||||
func ParseUser(Info *HostInfo) {
|
||||
|
Loading…
Reference in New Issue
Block a user