Quentin McGaw

Results 873 comments of Quentin McGaw

For whoever use Mullvad, you can (finally duh!) run it in beta. It looks quite stable to me so far, but I haven't done much testing yet. ```sh docker run...

@blckwhtx Windscribe should now work. Try with `-e VPNSP=windscribe` and the same command as above, substituting your private key and address there. You can also use `WIREGUARD_PRESHARED_KEY` if you have...

That was a bug, sorry. I fixed it now, you can try by repulling the image. Note that the public key is specific to each server and is saved in...

@blckwhtx indeed, there is some routing issue I think. For OpenVPN I get ``` $ ip route 0.0.0.0/1 via 10.8.0.1 dev tun0 default via 172.17.0.1 dev eth0 10.8.0.0/16 dev tun0...

It's fixed now 🎉 It was indeed an ip rule priority issue On to the next provider!

Hi @romainguinot > I'm assuming WIREGUARD_ADDRESS env var should be set to the Address referenced in the [Interface] section of the config file downloaded from Mullvad Yes. It's also the...

@nearcatch I'll create an issue for files/secrets once #565 is merged. @VP-EN Cool thanks! The problem is the public key, can you try re-connecting to the same server with a...

@VP-EN nice thanks. Don't worry too much yet, I'll get back to you when I fiddled with nordvpn more. We do need some way to easily extract values using their...

@romainguinot thanks for the feedback! > And i'm running it on a Synology NAS which has a 4.4 kernel, so i sort of expected the performance to not be great...

@romainguinot > Do you know if there is anything to consider regarding the private key rotation or it's not considered necessary No idea. Does Mullvad rotate private keys, or are...