alfred-workflows icon indicating copy to clipboard operation
alfred-workflows copied to clipboard

Says that no shared key is found

Open chesterweirdo opened this issue 8 years ago • 0 comments

I found that on Sierra it was saying no pre shared key was found

I changed toggle.rb to be system("networksetup -connectpppoeservice "#{vpn_name}"") from system("scutil --nc start "#{vpn_name}"")

This then made it work.

chesterweirdo avatar Dec 06 '16 23:12 chesterweirdo