DEV Community

rafaone
rafaone

Posted on

OpenVPN as cisco client

This command help Linux users to connect on cisco vpn managed.

openconnect url.com/ServiceVPNURI --protocol=anyconnect --authgroup=GROUPNAME

Replace the GROUPNAME and the URL according your needs.

Top comments (0)