mysteriumnetwork / node

Mysterium Network Node - official implementation of distributed VPN network (dVPN) protocol
https://mysterium.network
GNU General Public License v3.0
1.12k stars 312 forks source link

Desktop Wireguard connection #991

Closed donce closed 4 years ago

donce commented 5 years ago

As a dVPN user I Want to make to Wireguard nodes In Order to have more unblocking usecases (China, faster connection, virality)

AC:

iberflow commented 5 years ago

@zolia is wireguard node tested on win/osx platforms?:)

donce commented 5 years ago

It works on OS X, but not on Windows - so we'll implement it only for OS X.

Windows node hides wireguard proposals automatically, so we don't actually need to handle windows / os x any differently - we just fetch serviceType: 'all' proposals and show what is retrieved :)