this post was submitted on 06 Jul 2023
101 points (95.5% liked)

Selfhosted

61129 readers
364 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

tailscale.com

I have been using Tailscale VPN with my servers for about 6 months now and I would recommend it to anyone.

I'm running it on both of my Proxmox machines, my laptop, a raspberry pi, and my Android phone. It makes it super easy and secure to access my local services while away from my house.

Very simple set up, minimal initial configuration, and versatile.

There are apps for Linux, Windows, Mac, Android, and iOS.

Is anyone else currently using Tailscale? I'd like to hear what you all think.

you are viewing a single comment's thread
view the rest of the comments
[–] maiskanzler@feddit.de 2 points 3 years ago (2 children)

Does using headscale reduce the available functionality in any way? I read Tailscale's AMAZING article on NAT traversal and was wondering if that was impacted by moving to headscale in any way. Does headscale replace DERP too?

[–] stefan@lemmy.zwanenburg.info 5 points 3 years ago (1 children)

Does heads ale replace DERP too?

Headscale does have a built-in DERP server, and you can run standalone instances using code from tailscale (there are a bunch of docker images you can find on docker hub, or you can build one yourself), which you then have to include in Headscale's config. I've done this for a while, but I was running into connectivity issues when on the go using a mobile connection, so I've been falling back on Tailscale's instances for now. I should try again sometime.

[–] maiskanzler@feddit.de 1 points 3 years ago

Could it be that your headscale instance is only available over IPv6? Sometimes that's disabled on mobile networks.

[–] lckdscl@whiskers.bim.boats 2 points 3 years ago

I don't know the technicals that well, but I can see relays working if I run tailscale status. You don't get some enterprise/business features like access control, but I can be wrong.