tailscale/envknob
Mario Minardi d32d742af0
ipn/ipnlocal: error when trying to use exit node on unsupported platform (#13726)
Adds logic to `checkExitNodePrefsLocked` to return an error when
attempting to use exit nodes on a platform where this is not supported.
This mirrors logic that was added to error out when trying to use `ssh`
on an unsupported platform, and has very similar semantics.

Fixes https://github.com/tailscale/tailscale/issues/13724

Signed-off-by: Mario Minardi <mario@tailscale.com>
2024-10-16 14:09:53 -06:00
..
featureknob ipn/ipnlocal: error when trying to use exit node on unsupported platform (#13726) 2024-10-16 14:09:53 -06:00
logknob
envknob.go envknob: support disk-based envknobs on the macsys build 2024-10-04 17:12:27 -04:00
envknob_nottest.go
envknob_testable.go