Page 1 of 1

NordVPN username & pwd

Posted: Thu Oct 10, 2024 2:05 pm
by mariosbbs
Hello, I've the purchased lifetime .OVPN.. finally :-D

but
there is there is a way to create multiple profiles using different files . ovpn without having to type the very long and boring strings "username" and "password" every time ?
What if I want to replace only the server within a profile? It’s absurd that if I only want to use a different server because the one in use is crowded, I have to load the new file every time and type the same 40/50 characters again. At least it would be very useful an option that allows to use same "username" & "password" in the same group (but maybe, I have to study the characteristics of .ovpn format, you can enter "username" & "password" directly in the file)

For example I have a profile "NordUSA-NY-12-UDP", if one day it does not work or works badly, because I can’t just open the profile and upload another file . ovpn leaving everything else unchanged ?

Thanks

Re: NordVPN username & pwd

Posted: Thu Oct 10, 2024 3:21 pm
by admin
Thanks for purchasing
User and password can be imported from the ovpn file, just add these four lines:

Code: Select all

<auth-user-pass>
your_user
your_password
</auth-user-pass>
Alternatively you can edit the VPN profile and manually change only the server data.