mirror of
https://github.com/edu4rdshl/rusolver.git
synced 2026-07-17 23:24:55 +00:00
Bump version.
This commit is contained in:
parent
c92506ba9f
commit
ebeb79c82e
3 changed files with 8 additions and 5 deletions
|
|
@ -1,9 +1,9 @@
|
|||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3.
|
||||
.TH RUSOLVER "1" "May 2021" "Rusolver 0.5.0" "User Commands"
|
||||
.TH RUSOLVER "1" "May 2021" "Rusolver 0.5.1" "User Commands"
|
||||
.SH NAME
|
||||
Rusolver \- manual page for Rusolver 0.5.0
|
||||
Rusolver \- manual page for Rusolver 0.5.1
|
||||
.SH DESCRIPTION
|
||||
Rusolver 0.5.0
|
||||
Rusolver 0.5.1
|
||||
Eduard Tolosa <edu4rdshl@protonmail.com>
|
||||
Fast DNS resolver written in Rust.
|
||||
.SS "USAGE:"
|
||||
|
|
@ -31,6 +31,9 @@ bruteforcing.
|
|||
\fB\-r\fR, \fB\-\-resolvers\fR <resolvers>
|
||||
File with DNS ips.
|
||||
.TP
|
||||
\fB\-\-retries\fR <retries>
|
||||
Number of retries after lookup failure before giving up. Defaults to 0
|
||||
.TP
|
||||
\fB\-t\fR, \fB\-\-threads\fR <threads>
|
||||
Number of threads. Default: 100
|
||||
.TP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue