diff --git a/src/tutorials/skynet/connect_vpn.md b/src/tutorials/skynet/connect_vpn.md new file mode 100644 index 0000000..21d9cba --- /dev/null +++ b/src/tutorials/skynet/connect_vpn.md @@ -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 -p "" --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 @cadie.skynet.ie``` + + +## Windows + + + +[openfortivpn]: https://github.com/adrienverge/openfortivpn