DeedleFake / trayscale

An unofficial GUI wrapper around the Tailscale CLI client.
MIT License
392 stars 14 forks source link

internal/ui: nicer sorting and display of Mullvad nodes #116

Closed DeedleFake closed 2 months ago

DeedleFake commented 2 months ago

Also fixes the potential nil *tailcfg.Location bug. It didn't actually happen so far, but new nodes in the network could cause Trayscale to just stop working until a bug is fixed on there end if they are missing the location information, so better safe than sorry.