Skip to content

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

Notifications You must be signed in to change notification settings

aliyazdi75/openconnect-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages