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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

HyperShell: Spawn shells anywhere. Fully peer-to-peer

123 点作者 goodburb大约 2 年前

5 条评论

alex-robbins大约 2 年前
It took me a minute to realize this, but HyperShell seems to be (or can be thought of as) a demo app for the (previously unknown to me) &quot;hyper ecosystem&quot;---Hyperswarm, Hypercore, Hyperdrive, etc: <a href="https:&#x2F;&#x2F;docs.holepunch.to&#x2F;" rel="nofollow">https:&#x2F;&#x2F;docs.holepunch.to&#x2F;</a> . Perhaps an even tighter example than HyperShell is hyperbeam [1]: look at the usage section and API, and then note that it&#x27;s all implemented in like 200 lines of code.<p>I&#x27;m no expert in this field, but this stuff looks like legos for cutting-edge P2P solutions. I think this is the coolest thing I&#x27;ve seen since Tailscale.<p>[1]: <a href="https:&#x2F;&#x2F;github.com&#x2F;mafintosh&#x2F;hyperbeam">https:&#x2F;&#x2F;github.com&#x2F;mafintosh&#x2F;hyperbeam</a>
评论 #35581778 未加载
jamesrom大约 2 年前
Hyper.app: <a href="https:&#x2F;&#x2F;hyper.is&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hyper.is&#x2F;</a><p>Hyper.sh: <a href="https:&#x2F;&#x2F;github.com&#x2F;hyperhq">https:&#x2F;&#x2F;github.com&#x2F;hyperhq</a><p>hyperapp: <a href="https:&#x2F;&#x2F;github.com&#x2F;hyperapp&#x2F;hyperapp">https:&#x2F;&#x2F;github.com&#x2F;hyperapp&#x2F;hyperapp</a><p>HyperApp: <a href="https:&#x2F;&#x2F;itunes.apple.com&#x2F;app&#x2F;apple-store&#x2F;id1179750280?mt=8" rel="nofollow">https:&#x2F;&#x2F;itunes.apple.com&#x2F;app&#x2F;apple-store&#x2F;id1179750280?mt=8</a><p>HyperTerminal: <a href="https:&#x2F;&#x2F;www.hilgraeve.com&#x2F;hyperterminal&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.hilgraeve.com&#x2F;hyperterminal&#x2F;</a><p>HyperShell: <a href="https:&#x2F;&#x2F;github.com&#x2F;holepunchto&#x2F;hypershell">https:&#x2F;&#x2F;github.com&#x2F;holepunchto&#x2F;hypershell</a><p>Adding this to the list <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14977382" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14977382</a>
评论 #35577499 未加载
评论 #35577796 未加载
评论 #35579871 未加载
piperswe大约 2 年前
It&#x27;s kinda hard to tell what this actually does and why you&#x27;d want to use it. Is it an SSH alternative that punches through NAT?
评论 #35577444 未加载
评论 #35578275 未加载
aliasxneo大约 2 年前
Looks interesting, but always a hard pass for me when I see CLI tools written in interpreted languages.
评论 #35583133 未加载
评论 #35581317 未加载
ComodoHacker大约 2 年前
Looks like it&#x27;s intended to replace SSH but no reason why is given. Is there more to read?