feat: docs for connecting to vpn (linux)

This commit is contained in:
Daragh 2025-07-06 19:54:01 +01:00
parent e135e90a8e
commit d5c7057fd1
No known key found for this signature in database

View file

@ -0,0 +1,15 @@
# Connect to Skynet VPN
## Linux
1 .Install [openfortivpn], its available in many distros repositories, it also has instructions for building from source
2. Run ```sudo openfortivpn ulssl.ul.ie:443 -u <studentmail here> -p "<password for studentmail>" --saml-login --trusted-cert 22edd86cce8a4d46591f0f8b63f388b98d9abc8a2eb4cd684c85172be066bac2```
3. Click link in terminal and verify through browser
4. Should now be on the vpn - can be tested with ```ssh <skynet username>@cadie.skynet.ie```
## Windows
[openfortivpn]: https://github.com/adrienverge/openfortivpn