| massrdns- dynamic reverse dns lookup with rotating servers | 
| git clone git://git.acid.vegas/massrdns.git | 
| Log | Files | Refs | Archive | README | LICENSE | 
| commit bb5d706b4bf59af3bd71db131d4519db696abda9 parent 45925adbffadf4865df1108861300a92bd53a598 Author: acidvegas <acid.vegas@acid.vegas> Date: Thu, 21 Sep 2023 15:27:11 -0400 Updated with -errors argument information Diffstat: 
 | 
| 1 file changed, 1 insertion(+), 0 deletions(-) | 
| diff --git a/README.md b/README.md @@ -32,6 +32,7 @@ The tool requires two main arguments: Optional arguments: - `-concurrency`: The number of concurrent workers for reverse DNS lookup. Default is 10. +- `-errors`: Allow showing errors for debugging purposes Example: | 

