Skip to content

Commit b56d49d

Browse files
authored
Update README.md
1 parent 6546265 commit b56d49d

1 file changed

Lines changed: 20 additions & 2 deletions

File tree

README.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,20 @@
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 *

0 commit comments

Comments
 (0)