Remix.run Logo
odo1242 6 days ago

Well, WireGuard and WebRTC, but yes.

The real feature of Tailscale is being able to connect to devices without worrying about where they are.

homebrewer 6 days ago | parent | next [-]

You might be confusing it with netbird, which is the 601st implementation of a mesh network that does use both WebRTC and WireGuard.

bradfitz 6 days ago | parent | prev | next [-]

There's no WebRTC in Tailscale.

snapplebobapple 6 days ago | parent [-]

Isnt a derp server juat webrtc with minor changes?

rollcat 6 days ago | parent [-]

You don't need the whole of WebRTC for NAT traversal, TURN/STUN will do the job.

odo1242 3 days ago | parent | prev [-]

Edit: apparently it uses STUN/TURN but not WebRTC