forked from Findomain/Findomain
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11. | ||
.TH FINDOMAIN "1" "October 2019" "findomain 0.5.0" "User Commands" | ||
.TH FINDOMAIN "1" "October 2019" "findomain 0.6.0" "User Commands" | ||
.SH NAME | ||
findomain \- manual page for findomain 0.5.0 | ||
findomain \- manual page for findomain 0.6.0 | ||
.SH DESCRIPTION | ||
findomain 0.5.0 | ||
findomain 0.6.0 | ||
Eduard Tolosa <[email protected]> | ||
The fastest and cross\-platform subdomain enumerator, don't waste your time. | ||
.SS "USAGE:" | ||
|
@@ -14,13 +14,19 @@ findomain [FLAGS] [OPTIONS] | |
\fB\-h\fR, \fB\-\-help\fR | ||
Prints help information | ||
.TP | ||
\fB\-i\fR, \fB\-\-ip\fR | ||
Show/write the ip address of resolved subdomains. | ||
.TP | ||
\fB\-m\fR, \fB\-\-monitoring\-flag\fR | ||
Activate Findomain monitoring mode. | ||
.TP | ||
\fB\-o\fR, \fB\-\-output\fR | ||
Write to an output file. The name of the output file will be the target string with TXT | ||
format. | ||
.TP | ||
\fB\-q\fR, \fB\-\-quiet\fR | ||
Remove informative messages but show fatal errors or subdomains not found message. | ||
.TP | ||
\fB\-r\fR, \fB\-\-resolved\fR | ||
Show/write only resolved subdomains. | ||
.TP | ||
|