TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Looking for an Old Article

1 pointsby ferreusabout 2 years ago
Looking for an old article about over engineering ip scanner into big data cluster while simple C program outperformed it greatly.

1 comment

troydavisabout 2 years ago
I&#x27;m not sure about the article, but the blazingly-fast IP scanner sounds a lot like Masscan: <a href="https:&#x2F;&#x2F;github.com&#x2F;robertdavidgraham&#x2F;masscan">https:&#x2F;&#x2F;github.com&#x2F;robertdavidgraham&#x2F;masscan</a><p>It can scan the entire Internet in 5 minutes and has received a lot of press. <a href="https:&#x2F;&#x2F;rushter.com&#x2F;blog&#x2F;how-masscan-works&#x2F;" rel="nofollow">https:&#x2F;&#x2F;rushter.com&#x2F;blog&#x2F;how-masscan-works&#x2F;</a> is one of many articles about how it works.