/abervpn

Connect to AU VPN with openconnect

Primary LanguageDockerfile

abervpn

Project Status Docker Image CI License

Docker image for connecting to the Aberystwyth Univeristy VPN using openconnect

The abervpn image allows you to connect the the GlobalProtect portal via openconnect.

Username, Password and your OTP (One-Time-Password) are passed as arguments to the docker command.

To connect

docker run -ti --rm --privileged --net=host --name vpn ghcr.io/wilsontom/abervpn:latest <USERNAME> <PASSWORD> <OTP>