This package contains scripts used by vpnc and OpenConnect (and possibly other programs) to provide an OS-independent interface for various operations associated with configuring VPNs over tun devices.
This package contains scripts used by vpnc and OpenConnect (and possibly other programs) to provide an OS-independent interface for various operations associated with configuring VPNs over tun devices.
To install vpnc-scripts, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install vpnc-scripts
To see what files were installed by vpnc-scripts, run:
port contents vpnc-scripts
To later upgrade vpnc-scripts, run:
sudo port selfupdate && sudo port upgrade vpnc-scripts
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.