Skip to content

Commit

Permalink
inform user of hudsonrock cybercrime intelligence search
Browse files Browse the repository at this point in the history
  • Loading branch information
ibnaleem committed Dec 10, 2024
1 parent 2da5976 commit 039a135
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gosearch.go
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@ func main() {

wg.Add(1)
fmt.Println(strings.Repeat("⎯", 60))
fmt.Println(Yellow + ":: Searching HudsonRock's Cybercrime Intelligence Database..." + Reset)
go HudsonRock(username, &wg)
wg.Wait()

Expand Down

0 comments on commit 039a135

Please sign in to comment.