feat(fastestvpn): support for Wireguard#2383
Conversation
85b7833 to
04a30c0
Compare
|
I've tried to add this commit to my local master and build the local docker image to test, but get an error with these env: Any idea what's wrong? |
|
Things seem to work fine now after I changed the below line in connection.go, changing the 3rd param from 0 to 51820: It now also works without defining the env: WIREGUARD_ENDPOINT_PORT=51820 Log: |
|
Thanks @jvanderzande for testing and even finding the problem! Although, I'm a bit confused when you say in your first comment
And then in your 2nd comment
So before the 'fix' (pushed with b8ff1c9), just to be sure, it would work fine if you would set |
OK... will give you the whole story of my testing: |
|
Just tested the latest version of this branch in my docker test setup and FASTESTVPN works fine for me. |
|
Oh ok never mind, I didn't read correctly the error you shared |
b8ff1c9 to
a8140fe
Compare
a8140fe to
116399d
Compare
|
It's working great with wireguard fastestvpn. Thank you so much everyone for your great work. I am.getting 560+ mbps on mobile and around 780+ mbps on my wired 1gig plan on zimaboard. |
Credits to @Zerauskire for the initial investigation and @jvanderzande for an initial implementation as well as reviewing the pull request
Credits to: