Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 700 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 700 Bytes

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 *