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.

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

10 pointsby Ingon13 days ago

4 comments

andrewfromx13 days ago
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 未加载
评论 #43869370 未加载
评论 #43877564 未加载
评论 #43875182 未加载
sylens13 days ago
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 未加载
vimredo11 days ago
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>
Ingon13 days ago
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>