Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 openfortivpn

查看 openfortivpn 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install openfortivpn

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install openfortivpn

MacPorts ports tree · net/openfortivpn/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add openfortivpn

Alpine Linux edge package indexes · openfortivpn · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install openfortivpn

Debian stable package indexes · openfortivpn · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install openfortivpn

Fedora Rawhide package metadata · openfortivpn · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#openfortivpn

nixpkgs package indexes · pkgs/by-name/op/openfortivpn/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S openfortivpn

Arch Linux sync databases · openfortivpn · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install openfortivpn

openSUSE Tumbleweed package metadata · openfortivpn · 来源: download.opensuse.org

概览

软件包摘要

Open Fortinet client for PPP+TLS VPN tunnel services

命令和别名

  • openfortivpn

历史

项目历史与用法

openfortivpn is a command-line client for Fortinet-compatible PPP-over-TLS VPN services. It launches pppd, handles the TLS session to the gateway, and bridges that gateway communication to a local point-to-point network interface.

项目历史

The GitHub repository was created in January 2015 to provide an open client for Fortinet VPNs, filling a practical gap for Unix-like users who wanted a scriptable FortiGate SSL VPN client without relying on proprietary GUI tooling.

The changelog shows the project evolving around real VPN compatibility work: OpenSSL compatibility, resolvconf integration, DNS suffix handling, smartcard support, one-time-password and FortiToken-push handling, host-check support, systemd notification, TLS certificate fixes, and later SAML login support in the 1.23.0 series.

采用历史

openfortivpn spread through operating-system package repositories because it solves a narrow but common enterprise problem. The README lists packages for Fedora/CentOS, openSUSE/SLE, Gentoo, NixOS, Arch Linux, Debian, Ubuntu, Solus, Alpine Linux, Homebrew, and MacPorts.

使用方式

Operators run openfortivpn with a gateway, username, optional realm, certificate settings, or a config file such as /etc/openfortivpn/my-config. Because it spawns pppd, changes routes, and may update DNS configuration, the README documents the need for elevated privileges and warns administrators to restrict who can run it as root.

The tool is used most often as a small terminal-oriented VPN connector: connect to a FortiGate endpoint, authenticate with password, OTP, smartcard, certificate, SAML, or an externally supplied cookie, then let pppd establish the tunnel and route traffic.

为什么软件包爱好者会关心

openfortivpn is package-nerd interesting because it is infrastructure glue at the exact boundary where proprietary network appliances meet open Unix clients. Its value is less in a broad framework and more in being a small, maintained binary that distro maintainers can ship for a specific corporate VPN protocol.

时间线

  • January 2015: the openfortivpn GitHub repository was created.
  • Version 1.12.0: the changelog records fixes for CVE-2020-7041, CVE-2020-7042, and CVE-2020-7043 around TLS certificate handling.
  • Version 1.23.0: SAML login authentication was added.
  • Version 1.24.0: OpenSSL 3 PKCS#11 support and OpenSSL engine support were updated.

Related projects

  • openfortivpn is related to Fortinet FortiGate/FortiClient SSL VPN deployments, pppd, OpenSSL, resolvconf, OpenFortiGUI, and other open VPN clients such as OpenConnect, though its focus is Fortinet's PPP+TLS VPN behavior.

安全态势

风险级别:orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:client

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/openfortivpn/my-config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
/etc/openfortivpn/my-config

可执行文件

已安装的可执行文件

命令类型暴露范围备注
openfortivpncli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.24.1
管理器更新时间2026-05-12
本地数据OK
上游当前
检测到的最新版本v1.24.1

https://github.com/adrienverge/openfortivpn

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:openfortivpn
版本1.24.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/openfortivpn
主页https://github.com/adrienverge/openfortivpn
仓库https://github.com/adrienverge/openfortivpn
上游文档https://github.com/adrienverge/openfortivpn#readme
许可证GPL-3.0-or-later WITH cryptsetup-OpenSSL-exception
源码归档https://github.com/adrienverge/openfortivpn/archive/refs/tags/v1.24.1.tar.gz
最后更新2026-05-12T11:33:36-04:00
Pulseupdated
依赖openssl@4
构建依赖autoconf, automake, pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameopenfortivpn
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

openfortivpn 1.23.1-1

Fortinet client for PPP+SSL VPN tunnel services

https://github.com/adrienverge/openfortivpn

sudo apt install openfortivpn
  • Section: net
  • Architecture: amd64
  • 4 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Openfortivpn
Debian stable package indexes · deb.debian.org · Debian stable package indexes: openfortivpn from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

openfortivpn

nix profile install nixpkgs#openfortivpn
  • normalized package name match
  • 匹配方式:Openfortivpn
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/op/openfortivpn/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

openfortivpn 1.21.0-2build2

Fortinet client for PPP+SSL VPN tunnel services

https://github.com/adrienverge/openfortivpn

sudo apt install openfortivpn
  • Section: universe/net
  • Architecture: amd64
  • 4 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Openfortivpn
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: openfortivpn from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

openfortivpn 1.24.1-r0

Openfortivpn is a client for PPP+SSL VPN tunnel services

https://github.com/adrienverge/openfortivpn

sudo apk add openfortivpn
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: openfortivpn
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Openfortivpn
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openfortivpn from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

openfortivpn-doc 1.24.1-r0

Openfortivpn is a client for PPP+SSL VPN tunnel services (documentation)

https://github.com/adrienverge/openfortivpn

sudo apk add openfortivpn-doc
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: openfortivpn
  • normalized package name match
  • 匹配方式:Openfortivpn
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openfortivpn-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

openfortivpn 1.23.1-3.fc44

Client for PPP+SSL VPN tunnel services

https://github.com/adrienverge/openfortivpn

sudo dnf install openfortivpn
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: openfortivpn
  • 5 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Openfortivpn
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: openfortivpn from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

openfortivpn 1.24.1-1

An open implementation of Fortinet's proprietary PPP+SSL VPN solution

https://github.com/adrienverge/openfortivpn

sudo pacman -S openfortivpn
  • License: GPL-3.0-only
  • Architecture: x86_64
  • 5 依赖
  • normalized package name match
  • 匹配方式:Openfortivpn
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: openfortivpn from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

openfortivpn 1.24.1-1.2

Client for PPP+SSL VPN tunnel services

https://github.com/adrienverge/openfortivpn

sudo zypper install openfortivpn
  • License: GPL-3.0-or-later
  • Category: Productivity/Networking/Security
  • Architecture: x86_64
  • Source Package: openfortivpn
  • 5 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Openfortivpn
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: openfortivpn from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

openfortivpn

sudo port install openfortivpn
  • normalized package name match
  • 匹配方式:Openfortivpn
MacPorts ports tree · api.github.com · MacPorts ports tree: net/openfortivpn/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment