Jump to content

best wireguard provider


zman1156

Recommended Posts

Posted

Would be interesting to see the performance difference :)

 

Also it would be nice if the VPN server service was switched to WireGuard on the DumaOS routers :)

Posted
11 minutes ago, Bert said:

Would be interesting to see the performance difference :)

 

Also it would be nice if the VPN server service was switched to WireGuard on the DumaOS routers :)

It's pretty cool, much higher throughput than OpenVPN.

It's only supported in the advanced configuration so far, there's now a little drop-down menu to select OpenVPN or WireGuard.

Posted

 

On 1/24/2022 at 5:47 PM, Bert said:

Would be interesting to see the performance difference

I haven't been able to test yet on a gigabit connection unfortunately!

3 hours ago, zman1156 said:

Any ideas? 

Any vpn provider delivering a WG configuration file.

Posted

Which providers would that be im having a hard time finding some

On 1/25/2022 at 11:16 AM, Fuzy said:

 

I haven't been able to test yet on a gigabit connection unfortunately!

Any vpn provider delivering a WG configuration file.

 

  • 3 months later...
Posted

VPNUnlimited provides wireguard config files but it fails to connect. Tried multiple locations with no luck.

Posted
1 hour ago, Quaint1 said:

VPNUnlimited provides wireguard config files but it fails to connect. Tried multiple locations with no luck.

Think they said more support is coming next firmware

 

  • Administrators
Posted
12 hours ago, Quaint1 said:

VPNUnlimited provides wireguard config files but it fails to connect. Tried multiple locations with no luck.

There is a particular format you have to follow to get it working, here is the format, then make the changes to your config:

[Interface]
PrivateKey = your key here
Address = 10.2.0.2
ListenPort= 51820
dns=  10.2.0.1

[Peer]
PublicKey = your key here
AllowedIPs = 0.0.0.0/0
Endpoint = 138.199.50.98:51820

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...