File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # OpenVPN-GUI
2- OpenVPN GUI Version for Linux
1+ # OpenVPN GUI Version for Linux
2+ ![ Screenshot from 2022-01-11 23-39-00] ( https://user-images.githubusercontent.com/32443765/148983895-7ad85d8b-9a9d-4a49-9d23-6cba3ca15451.png )
3+
4+ # How to Install
5+ 1 . Open terminal and Copy
6+ 2 . ``` sudo apt install git python3 openvpn ```
7+ 3 . ``` pip install tk tkinterdnd2 ```
8+ 4 . ``` git clone https://github.com/mugi789/OpenVPN-GUI/ ```
9+ 5 . ``` cd OpenVPN-GUI ```
10+ 6 . ``` chmod +x openvpn ```
11+
12+ # Usage
13+ 1 . Run ``` openvpn ```
14+ 2 . Click "Open Config" or "Drag and Drop"
15+ 3 . Select your config vpn
16+ 4 . and if connected it will say "Initialization Sequence Completed"
17+ 5 . if you want to finish it, just click "ctrl + c" on your keyboard
18+
19+ #
20+ ### * Tested and Works on Ubuntu 18.04.6 LTS x86_64 *
You can’t perform that action at this time.
0 commit comments