mustafachyi / NordVPN-WireGuard-Config-Generator

Originally written in Python, our script has evolved to encompass versions in Go, Rust, Node.js, Ruby, and a web-based interface. This upgraded tool automates the retrieval of server data from NordVPN's API and simplifies the generation of WireGuard configuration files.
https://nord-configs.onrender.com/
GNU General Public License v3.0
137 stars 16 forks source link

Missing requirements.txt for python version. #7

Closed oscarnevarezleal closed 1 week ago

oscarnevarezleal commented 1 week ago

In the docs it is mentioned that you need to install python dependencies following the command pip install -r requirements.txt but not such file exist in the project.

mustafachyi commented 1 week ago

thnx for reminder i rly forgot about it :)