Skip to content

Proton VPN

500 results found

  1. Application Logs

    In settings > view logs - create a toggle to enable Application, WireGuard and Transaction logging within the application. There are benefits to having this logging available, however it should be disabled by default and only enabled for troubleshooting/debugging issues. This would improve application performance significantly and it would remove a potential privacy issue related to application log access.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. ProtonVPN + Tailscale compatability

    Hi Proton team,
    I really appreciate how fast Proton iterates. One recurring pain point for privacy-conscious self-hosters is VPN + Tailscale coexistence.
    When Proton VPN is active (especially with kill switch), Tailscale stops working properly. This forces users to constantly disable one or the other, which defeats part of the purpose of running self-hosted services privately.
    Would it be possible to improve split tunneling / "Allow LAN access" so that it reliably works with Tailscale (and similar tools like Netbird or Headscale)? Even a dedicated "Overlay network mode" or better documentation would help a lot of power users.
    Thanks for…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Don't require login credentials for the Proton VPN browser extension

    Why does the Proton VPN browser extension require you to log into your proton account? The mullvad browser extension doesn't require this. It somehow talks to the mullvad VPN app and it just works. Could you please change this for the proton vpn browser extension?

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. 3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Update the Proton VPN GTK

    The proton vpn app for android/iOS looks great. Why not bring the same design to Linux? I don't know about the desktop app for macOS/windows but, frankly, it looks terrible on Linux. Please redesign the Proton VPN GTK app. Thank you very much.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. ProtonVPN WireGuard config renaming

    I need to use ProtonVPN configs on multiple devices and multiple servers (because they get blocked very often) and it would be more comfortable if I could rename the configs already made so i could later change the names from jumbled mess to an actual normal name

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. tunnel

    Full Split Tunneling Support Across All DevicesWhile I love Proton VPN, I would heavily rely on having a dedicated Split Tunneling / Custom Tunnel option fully available on all operating systems. Being able to choose exactly which apps or IP addresses route through the secure tunnel—and which ones bypass it—is a game-changer for balancing security with local network speeds.Having one ultimate account to unlock everything, paired with total control over my network tunnels, would make Proton the undeniable, all-in-one ecosystem for power users.Thank you for listening to community feedback, and keep up the spectacular work!Best regards,

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Add configurable notification display modes

    Add an option to customize how notification popups are displayed. Currently, notification text can be too long and wraps to a second line, making the compact notification window less convenient.

    The app should allow users to choose between two notification modes:

    Compact mode: shows only the most important information selected by the user, such as download and upload speed, without extra details like total downloaded or uploaded data.

    Full mode: shows the complete notification with all available information, similar to the current display.

    This would make notifications more flexible and easier to read depending on the user's needs.

    Proton notification: …

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Add Quick Share Support to Split Tunneling

    Split tunneling does not allow adding or excluding Android Quick Share. Quick Share is a key Android system feature for transferring files between the phone(s) and a laptop. Since it is a system app, Proton VPN does not provide a way to exclude it from VPN filtering or add specific rules for it.

    Steps to reproduce:

    1. Enable Proton VPN on Android.
    2. Open Split Tunneling settings.
    3. Try to add or exclude Quick Share.
    4. Attempt to transfer files to a laptop using Quick Share.

    Expected behavior:
    Quick Share should be available in Split Tunneling settings, or there should be a way to…

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Mac OS VPN App Sort Servers By Load

    This is specifically for the Mac OS version of the app. For countries that have multiple states with multiple server, it would be great to have an option to sort the server for the entire country by load, rather than having to go into each state. This is how the iOS app works and it is much more convenient than having to manually check through everything.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Add a protonvpn website API or webpage to obtain public IP address

    The current https://protonvpn.com/what-is-my-ip-address website is convenient in order to find out my device's public IPv4 address. However, the way it is coded, the address is displayed using javascript (default 127.0.0.1). This makes it impossible to use curl from a script to find out the device's public IPv4 address. As a result, scripts have to use other websites. There are many that offer this, but it's not very private.

    For those of us who need an algorithmic way to find out IPv4 address using a script, it would be nice if Proton offered this same capability. For example, https://ifconfig.me/ can be…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. VPN Pause with Timed ReConnection

    From time to time I have to disconnect from the VPN for certain websites. I sometimes forget to turn the VPN back on. I would like to have a Pause button that works on a timed interval. Pause VPN for one hour, for instance. The VPN could alert the user just before the VPN resumes, and would be like your alarm where maybe you can Snooze the timer, or allow it to start back up.

    Alternatively, if we can just have an alert when we start the PC if the VPN has been manually disconnected, then I would be notified…

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Add internet speed check + reconnect

    Hello this is for the web extension <- very important since i am not talking about the desktop vpn

    feature where we add a specific value, like maybe 1 minute? each time it checks if we are still connected correctly to the internet since i noticed a lot of times that i can speak with no issues with Lumo (aka i am connected to the internet?) but, anywhere i try to use the web, nothing happens, and i get the no internet. Something that makes no sense since other browers work with no issue. Then i click on the extension,…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Israel dedicated server static ip

    Add support for static IP on Israel deticated server

    We now have a large team of engineers working from Israel and the Europe servers are working very poorly for us

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Multiple WG Clients on One Router

    Hello ProtonVPN Support,

    I am running ProtonVPN on an ASUS RT-AX86U router using Asuswrt-Merlin firmware. I would like to run multiple ProtonVPN WireGuard client profiles simultaneously and route different LAN clients through different ProtonVPN exits using Merlin’s VPN Director policy-routing feature.

    The problem is that all of the ProtonVPN WireGuard configuration files generated for my account appear to use the same tunnel-side addresses:

    Interface Address:
    10.2.0.2/32

    DNS:
    10.2.0.1

    When I enable multiple ProtonVPN WireGuard clients at the same time on the router, all clients show successful handshakes, but traffic does not route correctly. The router’s route tables end up associating…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. hover a server on the map and view the server load

    hover a server on the map and view the server load - if it's significantly down and it's a + server there may be an upgrade to + on it's way

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Domain-based (FQDN) Split Tunneling for Desktop and Mobile

    Please add domain-based split tunneling (e.g., *.company.intern) to the Windows/macOS desktop clients, similar to how the browser extension already handles it.

    The current IP- and App-based split tunneling is unreliable for modern web services with dynamic IPs/CDNs and internal corporate networks.

    Solution: The client should monitor DNS queries for specified domains and dynamically route the resolved IPs. This would massively improve reliability and close a major feature gap compared to enterprise VPN clients.

    Please add this feature for Desktop and Mobile App

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. When you connect using the Linux command line indicate server load automatically

    When you connect to ProtonVPN using the command line your new IP is is played but you don't know your server load unless you type in protonvpn status, if you use the GUI you find out about the server load automatically, I want to propose the server load is displayed automatically every time you connect to ProtonVPN using the Linux command line along with usual assigned IP.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. kill switch on the browser extensions

    There should be a kill switch function on the browser extension (in my case its Firefox). NordVPN and other competitors have this ability. It's the only thing preventing me from buying a full subscription.

    It's especially important on MacOS where Proton themselves recommend to use browser extensions instead of the desktop app for split tunnelling due to Apple's webkit based apps messing with it. ( https://protonvpn.com/support/protonvpn-split-tunneling#macos )

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Add Meta Quest support

    I notice you have Proton Pass on Quest, but I've also seen Nord & Express VPN on the store. Proton VPN is my VPN of choice so it would be nice to see it there (or even a VR app on Steam for the future Steam Frame!)

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?