added import of configs in wireguard format
This commit is contained in:
parent
1a44307664
commit
99a6cd82b2
4 changed files with 48 additions and 2 deletions
|
|
@ -62,6 +62,7 @@ constexpr char last_config[] = "last_config";
|
|||
constexpr char is_third_party_config[] = "is_third_party_config";
|
||||
|
||||
constexpr char openvpn[] = "openvpn";
|
||||
constexpr char wireguard[] = "wireguard";
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue