We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c519a6 commit aca533bCopy full SHA for aca533b
README.md
@@ -42,4 +42,7 @@ lazy-connect - Shell function to fuzzy search an IPSec VPN by name
42
43
### Warning
44
45
-The secret key to generate TOTP is stored as plain text in `~/.config/lazy-connect/secret`
+- The secret key to generate TOTP is stored as plain text in `~/.config/lazy-connect/secret`
46
+- You need to add your Termainal emulator app that invokes the function to `Security & Privacy -> Accessibility`. It is
47
+ necesssary because the script interacts with the UI. There are other ways via CLI to avoid UI interaction but
48
+ they are all broken in OS X 10.12+.
0 commit comments