openconnect

A VPN client, for Cisco AnyConnect VPNs and others. More information: <https://www.infradead.org/openconnect/manual.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y openconnect
Ubuntu
RUN apt-get update && \ apt-get install -y openconnect
Arch Arch Linux
RUN pacman -S --noconfirm openconnect
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y openconnect
Fedora
RUN dnf install -y openconnect
Raspbian
RUN apt-get update && \ apt-get install -y openconnect
click the source code to copy install openconnect on any operating system with command-not-found.com