Tailcat – Like netcat, but over Tailscale’s data plane
21–30 of 141 posts
Re: Tailcat – Like netcat, but over Tailscale’s data plane
#22Re: Tailcat – Like netcat, but over Tailscale’s data plane
#23Re: Tailcat – Like netcat, but over Tailscale’s data plane
#24Re: Tailcat – Like netcat, but over Tailscale’s data plane
#25So this is somewhat similar to Iroh? https://github.com/n0-computer/iroh
Re: Tailcat – Like netcat, but over Tailscale’s data plane
#26I did the homemade version of this for years just with SSH forwarding and nginx reverse proxy
but without nat traversal...
Re: Tailcat – Like netcat, but over Tailscale’s data plane
#27i like that it removes tailscale proprietary. if that is goal then why not go 100% open source to eliminate the ts derp control as well and get full sovereignty? like netbird, openziti, zerotier, etc.
Re: Tailcat – Like netcat, but over Tailscale’s data plane
#28Re: Tailcat – Like netcat, but over Tailscale’s data plane
#29>"like netcat, but over Tailscale's data plane" Half of the Software offering nowadays seems to be selling vendor lock-in at no added value and then making a profit. Sure there's always some negligible added value, and then they reinvent a whole stack for their ecosystem. In the case of tailscale the added value seems to be avoiding going into your router and activating port forwarding? It looks like negative added v…
...this is a github repo. Pointing to an open source project. That is not forced to use any vendor-specific systems to function.
Re: Tailcat – Like netcat, but over Tailscale’s data plane
#30I enjoy that they supply a nix install/environment, similar to the main tailscale/tailscale repo. Is nix widespread or the standard dev environment at tailscale, or is it like a 10% option and most people just use Docker or whatever?