fix: clarify mac nordvpn app-only mode
This commit is contained in:
@@ -60,6 +60,7 @@ Do not put secrets in the skill docs or repo.
|
||||
|
||||
- platform
|
||||
- install state
|
||||
- control mode (`cli` vs `app-manual`)
|
||||
- auth state
|
||||
- connection state
|
||||
- requested target
|
||||
@@ -75,3 +76,4 @@ After `connect`, the intended workflow is:
|
||||
|
||||
- Linux city targeting is attempted through the CLI target string and then validated by public IP/location checks.
|
||||
- macOS app-only fallback cannot guarantee non-interactive control if the app does not expose a CLI.
|
||||
- On macOS, the Homebrew cask may install only the GUI app. That is still a supported install state; `status` reports `controlMode: "app-manual"` so agents should continue with the app flow instead of concluding NordVPN is unavailable.
|
||||
|
||||
Reference in New Issue
Block a user