We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ac811 commit d875b46Copy full SHA for d875b46
README.md
@@ -31,11 +31,12 @@ sudo ln -s ~/.lazy-connect/lazy-connect /usr/local/bin/lazy-connect
31
32
```
33
lazy-connect - Shell function to fuzzy search an IPSec VPN by name
34
- and connect to it automatically.
+ and connect/disconnect to it automatically.
35
36
-i - Initialize lazy-connect. Stores the TOTP secret and VPN list.
37
-r - Refresh vpn list in ~/.config/lazy-connect .
38
-n - Do not fill the password automatically. Instead copy the password to clipboard.
39
+-y - Connect/disconnect automatically to the last connected VPN without prompt.
40
-h - Show this help.
41
42
0 commit comments