elementary / switchboard-plug-network

Switchboard Network Plug
GNU General Public License v3.0
20 stars 23 forks source link

Feature: allow to import .ovpn file by simply "running" it #354

Open spotlesscoder opened 1 year ago

spotlesscoder commented 1 year ago

Problem

To make it easier for new users to import their VPN configuration from a .ovpn file, it should be possible to open that file the same way you would open a libreoffice document or text document from the file browser.

Proposal

Add a handler program for .ovpn which automatically imports it into the network settings when double clicking the file in the file browser.

Prior Art (Optional)

No response