Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
alpkeskin committed Mar 21, 2022
1 parent 09c8a84 commit 2c8d199
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ func help_menu() {
{"-leaks", "Find password leaks for target email", "No"},
{"-dumps", "Search pastebin dumps for target email", "No"},
{"-domain", "More information about target email's domain", "No"},
{"-o", "Output to text file", "No"},
{"-v", "Version of mosint", "No"},
{"-h", "Help Menu", "No"},
{"-all", "All features!", "No"},
Expand Down

0 comments on commit 2c8d199

Please sign in to comment.