mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-24 00:00:05 +08:00
Rename openvpn configuration file
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
import Foundation
|
||||
|
||||
enum ProfileType: String {
|
||||
case localKeyAuthentication = "local_key_auth"
|
||||
case localVPNServer = "local_vpn_server"
|
||||
}
|
||||
|
||||
struct ProfileLoader {
|
||||
|
||||
Reference in New Issue
Block a user