Skip to content

IgnoredSSIDs does not work #24

Description

@bmansvk

I am using VPNStatus version 1.4 with following config:

% defaults read org.timac.VPNStatus
{
AlwaysConnectedRetryDelay = 30;
IgnoredSSIDs = "MyWifi";
IgnoredVPNs = "Work,Little Snitch,Tailscale Tunnel";
Services = (
{
AlwaysConnected = 1;
Identifier = "468EFCE5-A03A-46DB-9700-4E05D92F342C";
}
);
}

The test procedure:

  1. connect to OtherWifi -> VPN is connected
  2. switch to MyWifi -> VPN still connected
    Or:
  3. disconnect from Wifi -> VPN disconnected, no other connection available
  4. connect to MyWifi -> VPN connected

Running Ventura 13.4 and IKEv2.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions