mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-26 05:01:53 +08:00
update
This commit is contained in:
+1
-1
@@ -12,10 +12,10 @@ import (
|
||||
)
|
||||
|
||||
func Parse(Info *HostInfo) {
|
||||
ParseScantype(Info)
|
||||
ParseUser(Info)
|
||||
ParsePass(Info)
|
||||
ParseInput(Info)
|
||||
ParseScantype(Info)
|
||||
}
|
||||
|
||||
func ParseUser(Info *HostInfo) {
|
||||
|
||||
Reference in New Issue
Block a user