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
66 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,66 @@ | ||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11. | ||
.TH FINDOMAIN "1" "October 2019" "findomain 0.5.0" "User Commands" | ||
.SH NAME | ||
findomain \- manual page for findomain 0.5.0 | ||
.SH DESCRIPTION | ||
findomain 0.5.0 | ||
Eduard Tolosa <[email protected]> | ||
The fastest and cross\-platform subdomain enumerator, don't waste your time. | ||
.SS "USAGE:" | ||
.IP | ||
findomain [FLAGS] [OPTIONS] | ||
.SS "FLAGS:" | ||
.TP | ||
\fB\-h\fR, \fB\-\-help\fR | ||
Prints help information | ||
.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\-r\fR, \fB\-\-resolved\fR | ||
Show/write only resolved subdomains. | ||
.TP | ||
\fB\-V\fR, \fB\-\-version\fR | ||
Prints version information | ||
.SS "OPTIONS:" | ||
.TP | ||
\fB\-f\fR, \fB\-\-file\fR <file> | ||
Sets the input file to use. | ||
.TP | ||
\fB\-\-postgres\-database\fR <postgres\-database> | ||
Postgresql database. | ||
.TP | ||
\fB\-\-postgres\-host\fR <postgres\-host> | ||
Postgresql host. | ||
.TP | ||
\fB\-\-postgres\-password\fR <postgres\-password> | ||
Postgresql password. | ||
.TP | ||
\fB\-\-postgres\-port\fR <postgres\-port> | ||
Postgresql port. | ||
.TP | ||
\fB\-\-postgres\-user\fR <postgres\-user> | ||
Postgresql username. | ||
.TP | ||
\fB\-t\fR, \fB\-\-target\fR <target> | ||
Target host. | ||
.HP | ||
\fB\-u\fR, \fB\-\-unique\-output\fR <unique\-output> | ||
.IP | ||
Write all the results for a target or a list of targets to a specified filename. | ||
.SH "SEE ALSO" | ||
The full documentation for | ||
.B findomain | ||
is maintained as a Texinfo manual. If the | ||
.B info | ||
and | ||
.B findomain | ||
programs are properly installed at your site, the command | ||
.IP | ||
.B info findomain | ||
.PP | ||
should give you access to the complete manual. |