Definitely interested in this, however: >Narrowlink uses a centralized gateway that clients and agents connect to over HTTP/S protocols Tunneling TCP over TCP will undoubtedly result in poor network performance. This is why WireGuard is UDP-only.
Tailscale vs. Narrowlink
31–40 of 162 posts
Re: Tailscale vs. Narrowlink
#32Especially since you can self-host headscale...
Re: Tailscale vs. Narrowlink
#33Seems Narrowlink is tunneling at socket level; while Tailscale is tunneling at network / IP level. I think they are comparing apple to orange here.
Seriously though: both of those products aim to provide secure tunnelling/network connectivity. They do it differently, which leads to different trade-offs including, among other things, at which level the OS network stack is intercepted. All of those things can be meaningfully compared (e.g., "do I need my favourite application Z to explicitly support and be configured to use a HTTP/SOCKS-proxy or will it 'just work'™?" — Tor and OpenVPN give two different answers).
Re: Tailscale vs. Narrowlink
#34This article is classic SEO fluff right? The Q&A style answering exactly the type of questions that people comparing the two would write into google search.
Re: Tailscale vs. Narrowlink
#35Earlier quoted context omitted.
Used Nebula to build a cross-cloud Nomad cluster, very underrated and does 99% of what you'd want from Tailscale.
No Android support though, instant dealbreaker for me. I use tailscale and termux to SSH into my devices, or to access my HomeAssistant from anywhere EDIT: my bad, they have an Android client
https://play.google.com/store/apps/details?id=net.defined.mo...
Re: Tailscale vs. Narrowlink
#36Definitely interested in this, however: >Narrowlink uses a centralized gateway that clients and agents connect to over HTTP/S protocols Tunneling TCP over TCP will undoubtedly result in poor network performance. This is why WireGuard is UDP-only.
Isn't SOCKS typically tunneling TCP over TCP? SOCKS has been rock solid for me And on the other hand, HTTP/S is often using UDP for the transport now
Re: Tailscale vs. Narrowlink
#37> Narrowlink and Tailscale are two open source solutions with different architectures that enable secure remote access and connectivity across networks. A nitpick, but ironically I think they're being generous to Tailscale there. Tailscale isn't really "open source" - or at least not without heavy qualification. I'm not an open source zealot by any means but that line just seems a little misleading. The clients are p…
I think this is an opinion. I don't use the tags/rules, and I literally only use their website to complete the oauth flow to auth a new client. Headscale is a perfectly functional replacement of Tailscale for me.
Re: Tailscale vs. Narrowlink
#38Netmaker[1] is another player in the space [1] https://www.netmaker.io
Re: Tailscale vs. Narrowlink
#39This article is classic SEO fluff right? The Q&A style answering exactly the type of questions that people comparing the two would write into google search.
Re: Tailscale vs. Narrowlink
#40Seems Narrowlink is tunneling at socket level; while Tailscale is tunneling at network / IP level. I think they are comparing apple to orange here.
comparing apples to oranges is legitimately a good analogy here, just not in the idiomatic way people usually mean it. apples and oranges are pretty comprable. they are different things, but serve the same purpose and are often used interchangeably. it's perfectly reasonable to compare those two things.