5b0c2c90388d6442a6b6f3de35d05d128df75569
nordvpn
Nord VPN Exit Node Checker
1. Create the virtual environment (recommended)
python3 -m venv .venv
2. Activate the virtual environment
source .venv/bin/activate
3. Install packages from Requirements.txt
pip install -r Requirements.txt
Description
Languages
Python
100%