aliyazdi75 / openconnect-bash

A simple bash script that helps you to connect with your VPN account

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install openconnect

  • sudo apt install openconnect

add vpn to your sudo command

  • cd to vpn directory
  • sudo cp vpn /usr/bin

Config VPN

(doesn't need every time)

  • sudo vpn config
  • chose your config choice

Start VPN

  • sudo vpn start
  • you can close your terminal, openconnect started in background

Stop vpn

  • sudo vpn stop

enjoy

Created by aliyazdi75

About

A simple bash script that helps you to connect with your VPN account


Languages

Language:Shell 100.0%