openconnect
A VPN client, for Cisco AnyConnect VPNs and others. More information: <https://www.infradead.org/openconnect/manual.html>.
RUN apt-get update && \
apt-get install -y openconnect
RUN apt-get update && \
apt-get install -y openconnect
RUN pacman -S --noconfirm openconnect
RUN apt-get update && \
apt-get install -y openconnect
RUN dnf install -y openconnect
RUN apt-get update && \
apt-get install -y openconnect