blechschmidt / massdns

A high-performance DNS stub resolver for bulk lookups and reconnaissance (subdomain enumeration)
GNU General Public License v3.0
3.1k stars 459 forks source link

The send buffer size has to be a valid number larger than or equal to 0. #19

Closed jhaddix closed 7 years ago

jhaddix commented 7 years ago

Hey @blechschmidt ,

Thanks for the wonderful tool! and thank you for including a reference to my subdomain list.

I was running a demo last night and ran across this error:

"The send buffer size has to be a valid number larger than or equal to 0."

Any ideas?

blechschmidt commented 7 years ago

Hi,

thank you for the nice presentation at LevelUp and the subdomain list. The issue you were experiencing should have been fixed by 46f2655.