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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Connet.dev – high performance reverse proxy to connect devices privately

10 点作者 Ingon11 天前

4 条评论

andrewfromx11 天前
I like it. Here&#x27;s how I see the marketplace:<p>Quick demonstrations &amp; development: ngrok<p>Low-resource environments (IoT, embedded): rathole<p>Privacy-focused deployments: connet<p>Production with active community: FRP<p>Self-hosting with direct connections: connet<p><a href="https:&#x2F;&#x2F;gist.github.com&#x2F;andrewarrow&#x2F;d0e41dd954485a8574b9ea74fbfc017f" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;andrewarrow&#x2F;d0e41dd954485a8574b9ea74...</a>
评论 #43869387 未加载
评论 #43877564 未加载
评论 #43869370 未加载
评论 #43875182 未加载
vimredo9 天前
This reminds me a bit about gsocket[1], except that it seems slightly more configurable and not just intended to be a backdoor.<p>[1]: <a href="https:&#x2F;&#x2F;gsocket.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;gsocket.io&#x2F;</a>
sylens11 天前
Interestingly I just did this with my own reverse proxy recently; nginx proxy manager in a container running on the network of a Tailscale container on the same host, connected to a Tailscale exit node on internal network. Will take a look at whether this is better.
评论 #43874038 未加载
Ingon11 天前
Hi All,<p>This is a hosted version of connet[1]. In addition, it allows users to expose their endpoints directly on the internet (optional and still in progress)<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;connet-dev&#x2F;connet">https:&#x2F;&#x2F;github.com&#x2F;connet-dev&#x2F;connet</a>