I like it. Here's how I see the marketplace:<p>Quick demonstrations & 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://gist.github.com/andrewarrow/d0e41dd954485a8574b9ea74fbfc017f" rel="nofollow">https://gist.github.com/andrewarrow/d0e41dd954485a8574b9ea74...</a>
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.
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://gsocket.io/" rel="nofollow">https://gsocket.io/</a>
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://github.com/connet-dev/connet">https://github.com/connet-dev/connet</a>