unless-stopped vpn: image: ghcr.io/bubuntux/nordvpn cap_add: - NET_ADMIN # Required environment: # Review https://github.com/bubuntux/nordvpn#environment-variables - USER=user@email.com # Required - "PASS=pas$word" # Required - CONNECT=United_States - TECHNOLOGY=NordLynx torrent: image...
Get the fastest VPN in the world and enjoy a smooth, safe, and private connection on your Mac. NordVPN’s easy-to-use app will protect all your connected devices…
NordVpn Docker Client. Contribute to paralin/docker-nordvpn development by creating an account on GitHub.
NordVpn Docker Client. Contribute to paralin/docker-nordvpn development by creating an account on GitHub.
NordVpn Docker Client. Contribute to paralin/docker-nordvpn development by creating an account on GitHub.
Security: paralin/docker-nordvpnSecuritySECURITY.md Security PolicySupported VersionsUse this section to tell people about which versions of your project are currently being supported with security updates.VersionSupported latest ✅ v3.x.x ✅ master 🚧 (development) OpenVpn ❌ OpenVpn tag/...
NordVpn Docker Client. Contribute to paralin/docker-nordvpn development by creating an account on GitHub.
Starting an NordVPN instance docker run -ti --cap-add=NET_ADMIN --name vpn \ -e USER=user@email.com -e PASS='pas$word' \ -e TECHNOLOGY=NordLynx -d ghcr.io/bubuntux/nordvpn Once it's up other containers can be started using its network connection: ...