tailscale / tailscale-qpkg

Package Tailscale client in QPKG
MIT License
457 stars 38 forks source link

won't install, asks for QTS 5 #101

Open jowtron opened 1 year ago

jowtron commented 1 year ago

This happens even for platforms like arm x19 or 32bit x86 for which QTS 5 isn't available

DentonGentry commented 1 year ago

The package requires a /dev/net/tun device, which QTS5 provides and QTS4 does not.

spoelstraethan commented 1 year ago

It appears in the past it was possible to install Qvpn to create the tun device and then tailscale could use that one if you weren't actually using Qvpn. Could the restriction for QTS 5 be lifted and a warning to install Qvpn to use tailscale or a check done to see if the device exists when installing on QTS 4.x?

https://www.reddit.com/r/Tailscale/comments/p1lawn/qnap_how_to_set_up_a_static_route_and_set_your/

QuantumLibet commented 1 year ago

This has extensively been discussed here: https://github.com/tailscale/tailscale-qpkg/issues/72 (and older threads).

The gist is:

I've just updated to 1.46.1 by extracting the binaries. I find it bad style to link to my own post, but FWIW: https://github.com/tailscale/tailscale-qpkg/issues/72#issuecomment-1529672224