Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 438 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 438 Bytes

openconnectVPN

Simple script SSH to connect VPN using openconnect to CISCO

Usage

openconnect.sh [-c server] [-d] [-s]

Options

-c, --connect Connect to the specified VPN server (subdomain.domain)

-d, --disconnect Disconnect the running VPN

-s, --status Status the running VPN

Dependence

https://github.com/tmux/tmux

https://github.com/openconnect/openconnect