Does OpenVPN Connect work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support as of v3.4.0

May also be known as OpenVPN Connect, OpenVPNConnect, or Openvpn OpenVPNConnect

๐Ÿ“š Bundle Version History

net.openvpn.OpenVPNConnect

v2.10
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "OpenVPN Connect",
  "CFBundleExecutable": "OpenVPNConnect",
  "CFBundleIconFile": "openvpn-key-blue.icns",
  "CFBundleIdentifier": "net.openvpn.OpenVPNConnect",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "OpenVPN Connect",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.1",
  "CFBundleSignature": "????",
  "CFBundleVersion": "2.1",
  "LSHasLocalizedDisplayName": false,
  "LSUIElement": "1",
  "NSAppleScriptEnabled": false,
  "NSHumanReadableCopyright": "Copyright (C) 2018 OpenVPN Inc.",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "NSApplication"
}
Full Meta Details
{
  "fileSize": 0.01276397705078125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 15,
        "sizeofcmds": 1360,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 524291,
          "offset": " 0x0"
        },
        {
          "description": 524291,
          "size": 15,
          "offset": " 0x8"
        },
        {
          "description": "Dynamic Linker Identifier",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
Report Update