TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Looking for an Old Article

1 点作者 ferreus大约 2 年前
Looking for an old article about over engineering ip scanner into big data cluster while simple C program outperformed it greatly.

1 comment

troydavis大约 2 年前
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.