This commit is contained in:
john 2019-12-07 06:59:42 -05:00
parent 20de0c8fb5
commit 153f619b70

View File

@ -22,7 +22,8 @@ call.
+ Provides integrated reporting with reverse and forward DNS information.
+ DNS lookups are performed in parallel with 200 simulataneous lookups.
+ When reporting, DNS lookups are performed in parallel with 200 simulataneous
lookups.
+ Written in pure C, with less than 15,000 lines of source code.