Setting NordVPN using Wireguard

Hi everybody, I hope someone can help me.
I own a MT Hex S, in which I used to set NordVPN, using ikev2 as protocol, as reported in official nordvpn guide.
As this protocol is slow, I’d like to set nordvpn but using nordlynx/wireguard protocol. Is that possible and how should I do ?
Thanks

Yes, read this to gain an understanding of wireguard and Para 7, will be more specific once you have a general understanding and plan.

https://forum.mikrotik.com/viewtopic.php?t=182340

Hi Anav,

Coud you remember how to reach topic about wireguard and Para 7. This your indicated link do not work
https://forum.mikrotik.com/viewtopic.php?t=182340

Thanks

https://web.archive.org/web/20230201060007/https://forum.mikrotik.com/viewtopic.php?t=182340

Sorry for bringing back this.

https://www.youtube.com/watch?v=2pFcVRaoscE

this might help if someone else try in the future, you have use linux to export the peer config and private key

i had insues with tx and rx rates but found out that i had to avoid fasttrack on the WG interface

There’s actually a way to get the parameters you need without needing a Linux VM with Nord and wireguard packages:

https://gist.github.com/bluewalk/7b3db071c488c82c604baf76a42eaad3?permalink_comment_id=4967841#gistcomment-4967841

TL;DR you can simply query the nordvpn API and get the same info. Much quicker than the other approach.