Skip to content

Commit 146b888

Browse files
authored
Update README.md
1 parent 3593b10 commit 146b888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### bulkDNS: A fast DNS scanner for large-scale Internet measurement
44

5-
Using **bulkDNS**, you can scan millions of domain names in a few minutes. The scanner has been designed to be fast with a very small footprint. It also supports customized scan scenarios through Lua scripting.
5+
Using **bulkDNS**, you can scan millions of domain names in a few minutes. The scanner has been designed to be fast with a very small footprint. It also supports customized scan scenarios through Lua scripting. Check our [benchmark](#Benchmark) to compare it with other scanners.
66

77
The output of bulkDNS is a detailed JSON structure (example at the end of the page) which can be parsed both by command-line (e.g., by `jq`) or any programming language.
88

0 commit comments

Comments
 (0)