This repository was archived by the owner on Jun 6, 2022. It is now read-only.

Description
macOS : Don't duplicate VPN connections
Problem Statement
scutil and networksetup will fail if there are multiple VPN connections with the same name.
Proposed Solution
- If there is a VPN with the planned VPN name, don't create a new one
- If there are multiple VPN connections with the same name, throw an error and quit to main menu
- Otherwise create the VPN connection