openfortivpn is a client for PPP+SSL VPN tunnel services. It spawns a pppd process and operates the communication between the gateway and this process. It is compatible with Fortinet VPNs.
openfortivpn is a client for PPP+SSL VPN tunnel services. It spawns a pppd process and operates the communication between the gateway and this process. It is compatible with Fortinet VPNs.
To install openfortivpn, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install openfortivpn
To see what files were installed by openfortivpn, run:
port contents openfortivpn
To later upgrade openfortivpn, run:
sudo port selfupdate && sudo port upgrade openfortivpn
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.