jroddev
My feedback
9 results found
-
371 votes
jroddev
supported this idea
·
-
2,012 votes
jroddev
supported this idea
·
-
1,834 votes
jroddev
supported this idea
·
-
508 votes
jroddev
supported this idea
·
-
203 votes
jroddev
supported this idea
·
-
1,045 votes
Currently all three of these systems have feature parity; the gap is in terms of UI, and this is something that we have in our plans to close.
jroddev
supported this idea
·
-
345 votes
https://protonvpn.com/support/linux-beta
An error occurred while saving the comment -
391 votes
jroddev
supported this idea
·
-
1,668 votes
jroddev
supported this idea
·
An error occurred while saving the comment
jroddev
commented
I makes me really uncomfortable that the extension auto-unlocks and I really don't want to have to remember another pin code.
For the Web Extension using the Browsers WebAuthn API they could add support for both Security keys like Yubikey and Device Biometrics like a laptops fingerprint reader.
This would also bring better alignment to the mobile apps.
In the meantime, depending on your use-case this work-around might help
https://blog.jroddev.com/linux-vpn-split-tunneling/
```
sudo ip route add $EXCLUDED_ROUTE via $GATEWAY dev $INTERFACE
```