• 0 Posts
  • 72 Comments
Joined 2 years ago
cake
Cake day: September 19th, 2023

help-circle


  • Its a lot simpler then that. Dont add them to your tailscale account. Each user should have there own tailscale account. Then you just send them a link to share your machine (your server) with their tailnet. Then all of there devices they have added on their account can access your server.

    Bonus: send them referrals and you get your device limit increased when they make a account. Which all they have to do is sign in with their google or apple account.


















  • Not really directly answering your question here so feel free to ignore me. But if I’m understanding right your setup sounds like a more complicated way of doing what I am.

    I put tailscale on all my devices. And in every docker compose for the ports I do. TailscaleIP:hostport:containerport

    So nothing can be access on local network at all. Only through tailscale. Which I can access from any of my devices locally or remotely without opening a port. All E2E encrypted I’m pretty sure. The only con is having to trust tailscale.

    I do keep Plex port open for friends though.