OpenVPN / openvpn3-indicator

Simple GTK indicator GUI for OpenVPN 3 Linux
https://github.com/OpenVPN/openvpn3-indicator
GNU Affero General Public License v3.0
24 stars 2 forks source link

import: Add system tagging support #10

Closed dsommers closed 2 months ago

dsommers commented 2 months ago

OpenVPN 3 Linux v21 adds supports for configuration profile tags. When importing a configuration profile, the profile can be given a single system tag.

This change checks if the configuration manager version is recent enough and will add the needed tag value if it is supported.

A system tag is designed to be static per implementation, for openvpn3-indicator, the tag 'ovpn3indc' was randomly chosen.

To search for configurations imported by OpenVPN 3 Indicator:

$ openvpn3 configs-list --filter-tag system:ovpn3indc