6. Exit-node selection buttons #7
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent: PRD #1 (Tailscale Widget Plugin for Dank Bar)
Type: AFK
Blocked by: #6
For every peer that advertises an exit node, add a small “Use as exit node” button that calls the appropriate
tailscale setcommand.Acceptance Criteria
ExitNodeOption: trueshows a compact button (or icon button) labeled “Use as exit node”tailscale set --exit-node=<hostname>tailscale set --exit-node=Notes
This completes the core exit-node workflow requested in the PRD.
Dependency note: This issue is now also dependent on #3.5 (via #5 → #6).
Exit-node buttons live inside the
popoutContentpeer list. The popout must be openable (#3.5) and show the peer list (#6) before exit-node selection buttons can be verified.Dependency chain: #4 → #3.5 → #5 → #6 → #7
Implemented in
c9d1bafand0c2376b: