Skip to content

A bash script for the CyberGhost VPN CLI App on Linux

Notifications You must be signed in to change notification settings

neel24/cyberghostvpn-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

cyberghostvpn-utils

A bash script which makes it faster and more effective to use some of the features of the CyberGhost VPN CLI App on Linux.

Installation

  1. Download the script file to your desired location.
  2. Open a terminal window and navigate to the directory where the script is located.
  3. Give executable permission to the script using the following command:
$ chmod u+x cyberghostvpn-utils.sh

Usage

Run the following command to execute the script:

$ ./cyberghostvpn-utils.sh

Once the script has started, enter the option (number) you would like to use and press the ENTER key.

Dependencies

The CyberGhost VPN CLI App will need to be installed for the script to work.

Features

At the time of writing this README, the currently supported features are:

1) Quick connect
2) Connect to specific server
3) Connect to Peer-to-Peer (P2P) server
4) Connect to streaming-optimized server
5) Check VPN connection status
6) Terminate VPN connection

About

A bash script for the CyberGhost VPN CLI App on Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages