bitts / openconnectVPN

Script SSH to connect VPN using openconnect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Script SSH to connect VPN using openconnect


Languages

Language:Shell 100.0%