11 lines
477 B
Markdown
11 lines
477 B
Markdown
# NordVPN Tailscale Coordination Plan
|
|
|
|
1. Add macOS Tailscale state file support under `~/.nordvpn-client`.
|
|
2. Implement helpers to detect, stop, and start Tailscale on macOS.
|
|
3. Add unit tests for Tailscale state transitions.
|
|
4. Wire Tailscale stop into macOS `connect` before WireGuard up.
|
|
5. Wire Tailscale restart into macOS `disconnect` and connect-failure rollback.
|
|
6. Sync the installed workspace copy.
|
|
7. Run tests and non-destructive verification.
|
|
8. Commit and push.
|