Hello,
I am a student and researcher.
My software development team has hit an issue and I am reaching out to you, a group of fellow developers and engineers, who might have an idea how to handle the issue and would be kind enough to assist me further.
Automating NordVPN Login on Windows for Remote Access
I’m working on automating the login process to NordVPN on a Windows system after a restart.
I tried the following command:
nordvpn login --token <token>
However, it doesn’t seem to work as expected. NordVPN provides solutions for Linux systems but not Windows.
Is there a way to achieve this programmatically on Windows? If someone has managed to do this using I’d appreciate your insights.
The reason for this automation is that I manage a remote computer, and after it restarts, I lose access due to the VPN and Google account sign-out issues.
Helping us solve this issue would be greatly appreciated and would help us get back to work!