New NordVPN Wire Guard PowerShell Tool for UTR
I'm a digital nomad and I bought one of the UniFi Travel Routers (UTR). I saw an old reddit post about how to generate the Wire Guard file for the UTR, and I felt it was a pain the ass to install the NordVPN program, and the Wire Guard Client to generate the .conf file.
So, I created something much easier, faster- this is a PowerShell script that doesn't require any of the 3rd party apps and works natively in Windows, what's even better is that it also generates a QR code right in the shell, so you don't even have to mess with transferring the .conf file
Here's the GitHub for those interested: digitalcrisis/vpntools/NordVPNWireGuardGenTool
The instructions are in the README.md file
Keep mind it's using ISO 3166 codes so United Kingdom would be gb rather than "uk" when using the -CountryCode switch.