openvpn-client

  1. kamoj

    How to connect to NordVPN as a client using Voxel firmware

    The most convenient way is to use an USB-device as described in Voxel documentation. This is a Lazy Dog for those who want to do it without USB. The short example: mkdir -p /etc/openvpn/config/client/ cd /etc/openvpn/config/client/ echo "username" >nordvpn.auth echo "password" >>nordvpn.auth...
Back
Top