Hacker News new | ask | show | jobs
Ask HN: Looking for an Old Article
1 points by ferreus 1205 days ago
Looking for an old article about over engineering ip scanner into big data cluster while simple C program outperformed it greatly.
1 comments

I'm not sure about the article, but the blazingly-fast IP scanner sounds a lot like Masscan: https://github.com/robertdavidgraham/masscan

It can scan the entire Internet in 5 minutes and has received a lot of press. https://rushter.com/blog/how-masscan-works/ is one of many articles about how it works.