Update README.md
parent
803e6517bd
commit
9b843a9dec
|
@ -65,6 +65,7 @@ This will display help for the tool. Here are all the switches it supports.
|
||||||
| -t | Number of concurrent goroutines for resolving (default 10) | subfinder -t 100 |
|
| -t | Number of concurrent goroutines for resolving (default 10) | subfinder -t 100 |
|
||||||
| -timeout | Seconds to wait before timing out (default 30) | subfinder -timeout 30 |
|
| -timeout | Seconds to wait before timing out (default 30) | subfinder -timeout 30 |
|
||||||
| -v | Show Verbose output | subfinder -v |
|
| -v | Show Verbose output | subfinder -v |
|
||||||
|
| -version | Show current program version | subfinder -version |
|
||||||
|
|
||||||
|
|
||||||
# Installation Instructions
|
# Installation Instructions
|
||||||
|
|
Loading…
Reference in New Issue