Skip to content

HuiiBuh/NordVPN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NordVPN - Not Working

This is the backend of a NordVPN WebApp.

Installation Instructions

I only tested the Program with Python 3.6, so I can´t guarantee that it will work with anoterh python version. I heard that eel had problems with Python 3.7.

Download and install the official NordVPN commandline program. Then execute sudo apt-get update and sudo apt-get install nordvpn.

Install the package which connects the python app with the WebApp
pip3 install eel

Download this project and the NordVPN GUI.

.
├── root                   
│   ├── NordVPN
│   ├── NordVPNGUI
|...

To start the program execute the NordVPN.py file.
python3.6 NordVPN.py

About

Python Script to support the NordVPN Frontend

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages