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 5780d0b commit b965bbcCopy full SHA for b965bbc
README.md
@@ -33,8 +33,10 @@ sudo ln -s ~/.lazy-connect/lazy-connect /usr/local/bin/lazy-connect
33
lazy-connect - Shell function to fuzzy search an IPSec VPN by name
34
and connect to it automatically.
35
36
--i - Initialize lazy-connect.
+-n - Connect to VPN by autofilling password
37
+-i - Initialize lazy-connect. Stores the TOTP secret and VPN list
38
Stores the secret and VPN list to ~/.config/lazy-connect/
39
+-u - Update lazy-connect
40
-r - refresh vpn list in ~/.config/lazy-connect
41
-h - Show this help
42
```
0 commit comments