elementary / wingpanel-indicator-network

Wingpanel Network Indicator
GNU Lesser General Public License v2.1
25 stars 14 forks source link

Integrate Wireguard connections alongside other VPNs #245

Closed milouse closed 10 months ago

milouse commented 2 years ago

Problem

Currently, if you need to connect through a wireguard connection, the only way to do it is to use nmcli command line tool.

Proposal

List Wireguard connection with other VPN (it serves the same goal).

Prior Art (Optional)

This issue is related to https://github.com/elementary/switchboard-plug-network/issues/286