DeedleFake / trayscale

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

simplify toggling of exit node #67

Open DeedleFake opened 1 year ago

DeedleFake commented 1 year ago

Currently, enabling an exit node involves opening the window, finding the exit node in the list, and turning it on or off. However, it is most common, at least for me, to reuse the same exit node repeatedly, not switch them a bunch. So, a new feature:

mfat commented 1 year ago

Another vote for this. Even a cascading menu to activate desired exit node will be great.

jordan-bravo commented 2 months ago

Another vote for this. Even a cascading menu to activate desired exit node will be great.

Could you post a screenshot to an example of what you have in mind?

slagiewka commented 2 months ago

By cascading, I think he might mean nested, e.g.

image

slagiewka commented 2 months ago

Of course, there are multiple approaches to this. Official client splits checking network devices and choosing exit nodes to be two different things:

Screenshot 2024-07-15 at 21 34 37