openfortivpn

Open source Fortinet SSL VPN client for Linux and macOS

brewmacoslinux
Try with needOr install directly
Source

About

Open Fortinet client for PPP+TLS VPN tunnel services

Commands

openfortivpn

Examples

Connect to a Fortinet VPN server with username and password$ openfortivpn vpn.example.com:443 -u username -p password
Connect using a configuration file$ openfortivpn -c /etc/openfortivpn/config.conf
Connect and keep running in foreground with verbose output$ openfortivpn vpn.example.com -u username -p password -v