Skip to content

Latest commit

 

History

History
executable file
·
15 lines (9 loc) · 719 Bytes

README.md

File metadata and controls

executable file
·
15 lines (9 loc) · 719 Bytes

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>