Skip to content

mugi789/OpenVPN-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

OpenVPN GUI Version for Linux

Screenshot from 2022-01-11 23-39-00

How to Install

  1. Open terminal and Copy
  2. sudo apt install git python3 openvpn
  3. pip install tk tkinterdnd2
  4. git clone https://github.com/mugi789/OpenVPN-GUI/
  5. cd OpenVPN-GUI
  6. chmod +x openvpn

Usage

  1. Run openvpn
  2. Click "Open Config" or "Drag and Drop"
  3. Select your config vpn
  4. and if connected it will say "Initialization Sequence Completed"
  5. if you want to finish it, just click "ctrl + c" on your keyboard

* Tested and Works on Ubuntu 18.04.6 LTS x86_64 *