Based on our record, Headscale should be more popular than frp. It has been mentiond 45 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
In the previous article, I wrote about a temporary SSH tunneling technique to bypass CGNAT. This method is not suitable for exposing permanent services, at least not without autossh manager. Proper tools for this are rapiz1/rathole or fatedier/frp. I chose Rathole since it's written in Rust and offers better performance and benchmarks. - Source: dev.to / about 1 month ago
Another point to make is that the SSH tunnel technique is most suitable for temporarily exposing services for demo purposes. For permanent tunnels, you would need to add autossh to keep the connection alive, but there are better tools for permanent tunnels, such as rapiz1/rathole or fatedier/frp. - Source: dev.to / about 1 month ago
According to its Github page, FRP is "a fast reverse proxy that allows you to expose a local server located behind a NAT or firewall to the internet. It currently supports TCP and UDP, as well as HTTP and HTTPS protocols, enabling requests to be forwarded to internal services via domain name.". - Source: dev.to / 4 months ago
Over the past couple of months, I've been working on connet. At this point, it is working pretty smoothly (in what I use it for), so I wanted to share it with more people and see what they think. I know many other similar/reverse proxy solutions exist - like https://github.com/fatedier/frp, and a bunch more you can find at - Source: Hacker News / 5 months ago
If you want to self-host, there are many options. For something production ready frp is probably what you want. If you're a developer, I'd recommend starting with my own SirTunnel project and modifying it for your needs. For non-developers and those wanting more of a GUI experience, I created boringproxy. It's my take on a comprehensive tunnel proxy solution. It's in beta but currently solves almost everything I... - Source: dev.to / about 1 year ago
Root@hz-headscale-tmp-1:~# export HEADSCALE_VERSION="0.23.0" \ && export HEADSCALE_ARCH="arm64" \ && wget --output-document=headscale.deb "https://github.com/juanfont/headscale/releases/download/v${HEADSCALE_VERSION}/headscale_${HEADSCALE_VERSION}_linux_${HEADSCALE_ARCH}.deb" <...redacted for brevity..> 2024-09-28 12:24:54 (189 MB/s) - ‘headscale.deb’ saved [17022910/17022910]. - Source: dev.to / 8 months ago
> I still have to rely on a landlord. This is a very good point. Counterpoint is self-hosting Headscale which I mentioned in another comment here: https://github.com/juanfont/headscale Works with native Tailscale clients with a few config changes. I use it myself. - Source: Hacker News / 10 months ago
Tailscale is just a commercial service that builds upon wireguard. It automatically generates certificates for each of your devices, ensures they're rotated and up to date, automatically configures routing and DNS between your devices and offers some additional functionality. Tailscale has open source clients but a proprietary server to do this, but you can use the open source alternative headscale instead: - Source: Hacker News / 11 months ago
Headscale - Open source implementation of Tailscale control server. Can be used with Tailscale's official open source client. Written in Go. - Source: dev.to / about 1 year ago
One more thing, you can host Tailscale Control Server yourself if you want, which is a plus. - Source: dev.to / over 1 year ago
Rathole - A reverse proxy for NAT traversal written in Rust. An alternative to frp and ngrok.
TailScale - Private networks made easy Connect all your devices using WireGuard, without the hassle. Tailscale makes it as easy as installing an app and signing in.
Pinggy.io - Public URLs for localhost without downloading any binary
NetBird - Connect your devices into a single secure private WireGuard®-based mesh network with SSO/MFA and manage access with just a few clicks.
zrok - Next-generation sharing platform built on top of OpenZiti
Netmaker - Netmaker automates mesh VPN's and software-defined networks using WireGuard.