editicalu / nordselect

Library to detect the best NordVPN server
https://editicalu.github.io/nordselect
MIT License
24 stars 5 forks source link

Add filter for WireGuard-enabled servers #23

Closed j-piecuch closed 5 years ago

mobad commented 5 years ago

closes #22 But I wonder if it should be called NordLynx instead as it's doesn't seem like a normal WireGuard implementation. Or at least I don't believe it's possible to connect to it using only the standard WireGuard tools.

j-piecuch commented 5 years ago

I was following the naming used in the NordVPN API, where the feature is named wireguard_udp (see https://api.nordvpn.com/server). After all, in the context of NordVPN, NordLynx is essentially equivalent to WireGuard.

mobad commented 5 years ago

Ah OK makes sense then.