Guest User

Untitled

a guest
Sep 3rd, 2018
727
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. openconnect --authenticate --user=<username> "VPN host"
  2.  
  3. openconnect --authenticate --user=<username> password=<password> "VPN host"
  4.  
  5. echo -e "Tunnel allnYourPassword" | openconnect --authenticate --user=<username> "VPN host"
Add Comment
Please, Sign In to add comment