docker-transmission-openvpn/docs/nordvpn-script.md

1.3 KiB

NORDVPN API

The update script is based on the NordVpn API. The API sends back the best recommended config file based on the filters given.

Available ENV variables in the container to define via the NORDNVPN API the file to use are:

the file is then download using the API to find the best server according to the variables, here an albanian, using tcp:

A possible evolution would be to check server's load to select the most available one.