Skip to content

alanvianaa/easy-peasy-vpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy Peasy VPN

Descrição

Easy Peasy VPN is a Python program designed to facilitate the execution and disconnection of an OpenVPN VPN on Ubuntu, based on the OpenVPN3 commands that you can find Here. This readme.md file provides information on how to start and use the program

Links

OpenVPN3Linux

Requirements

  • Python 3
  • Ubuntu (or another similar Linux distribution)
  • OpenVPN3 client installed on the system

Installation

1 - Clone this repository to your local machine:

git clone https://github.com/alanvianaa/easy-peasy-vpn.git

2 - Navigate to the project directory:

cd easy-peasy-vpn

3 - Make sure you have the .ovpn file in the root of the project.

4 - Make the start.sh file executable:

chmod +x start.sh

Startup

1 - Execute the start.sh file:

./start.sh

Or 1 - Right-click and select Run as program.

Contribution

If you wish to contribute to this project, feel free to do so. Fork this project and open a Pull Request in this repository, describing your changes.

About

GUI to run OpenVPN session

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published