You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a standard for the countries. I am unable to get a list using the container on a QNAP NAS.
I am using a compose file.
It works well with a guessed country but I would like to know what string patterns the countiries are in so that I can clone and create seperate containers and start\stop as necessary:
[] # docker run --rm bubuntux/nordvpn sh -c "nordvpnd & sleep 1 && nordvpn countries"
2021/03/12 08:02:58 [Info] Daemon has started
2021/03/12 08:02:58 Error on listening to UNIX domain socket: listen unix /run/nordvpn/nordvpnd.sock: bind: no such file or directory
Whoops! /run/nordvpn/nordvpnd.sock not found
[] #
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a standard for the countries. I am unable to get a list using the container on a QNAP NAS.
I am using a compose file.
It works well with a guessed country but I would like to know what string patterns the countiries are in so that I can clone and create seperate containers and start\stop as necessary:
[] # docker run --rm bubuntux/nordvpn sh -c "nordvpnd & sleep 1 && nordvpn countries"
2021/03/12 08:02:58 [Info] Daemon has started
2021/03/12 08:02:58 Error on listening to UNIX domain socket: listen unix /run/nordvpn/nordvpnd.sock: bind: no such file or directory
Whoops! /run/nordvpn/nordvpnd.sock not found
[] #
Beta Was this translation helpful? Give feedback.
All reactions