lazy-connect
lazy-connect copied to clipboard
Shell function to fuzzy search an IPSec VPN by name and connect to it automatically.
Hello team - I have set up lazy-connect on my system. I copy the TOTP/key from Google Auth Chrome Extension and the VPN list is imported successfully. However, when I...
Hello team - I have been using lazy-connect on Mojave. After upgrading to Big Sur it stopped working. Now it throws the following error - `Storing secret in keychain... 97:153:...
Following error occurs when the terminal opened in full-screen mode and trying to connect lazy-connect ``` 276:549: execution error: System Events got an error: Can’t get window 1 of process...
Current version is not working with Catalina. Catalina is working with the earlier 1.5 version. Perhaps this can be detected and that flow invoked. i installed older version. and run...
resolved https://github.com/thecasualcoder/lazy-connect/issues/21
- vpns to disconnect are stored in `$config_dir/connected_vpns` - once disconnected remove the entry from the `connected_vpns` file - use similar code as connect to disconnect
- Gets list of connected VPNs and disconnects all - `-q` option to disconnect all (quit)` - Uses separate osascript file instead of code in shell file - Merge after...
Another error occurs when trying to connect already connected VPN because the `connect` button changed into `disconnect` ``` 1016:1065: execution error: System Events got an error: Can’t get button "Connect"...