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.
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.
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.