You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, it seems that the control-server doesn't support Wireguard at all. Many of the endpoints do send the necessary info via /openvpn even when using Wireguard.
However, when using ProtonVPN with port forwarding, the /v1/openvpn/portforwarded endpoint just returns 0.
I'm not quite sure if this a quickly fixed bug or if I should rather request a feature to have all wireguard relevant endpoints added to the control server.
Extra information and references
No response
The text was updated successfully, but these errors were encountered:
This was updated in the wiki. Most endpoints work with both vpn protocols, some (I think 1) don't.
The port forwarded endpoint should work independently of the vpn protocol, can you please share your logs?
qdm12
changed the title
Feature request/potential Bug: Wireguard forwarded port in control server
Bug: control server returns forwarded port 0 when using wireguard
Aug 8, 2024
What's the feature 🧐
Currently, it seems that the control-server doesn't support Wireguard at all. Many of the endpoints do send the necessary info via
/openvpn
even when using Wireguard.However, when using ProtonVPN with port forwarding, the
/v1/openvpn/portforwarded
endpoint just returns 0.I'm not quite sure if this a quickly fixed bug or if I should rather request a feature to have all wireguard relevant endpoints added to the control server.
Extra information and references
No response
The text was updated successfully, but these errors were encountered: