UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit ccaea441 authored by Adam Pankow's avatar Adam Pankow :satellite:
Browse files

Remove stale VPN binaries/update links

parent 2352fdb4
Branches
No related merge requests found
Pipeline #112531 passed with stages
in 9 seconds
File deleted
File deleted
File deleted
......@@ -14,7 +14,7 @@ NOTE: While the US Cyber School/VTA network is affiliated with the U.S. Army thi
* Windows 10 or 11 Operating System
* https://vta.cybbh.io/helpdesk/files/config.ovpn[config.ovpn] (config file)
* https://git.cybbh.space/CCTC/students/-/blob/master/students/modules/ROOT/examples/OpenVPN-2.5.4-I604-amd64.msi[OpenVPN-2.5.4-I604-amd64.msi] (installer)
* https://openvpn.net/community-downloads/[OpenVPN-X.X.X-XXXX-amd64.msi] (installer version recommended https://vta.cybbh.io/helpdesk/vpn/[here])
.*Linux Users*
[%collapsible]
......@@ -23,7 +23,7 @@ NOTE: While the US Cyber School/VTA network is affiliated with the U.S. Army thi
* Install the OpenVPN client provided by your distribution's package manager.
** `sudo apt update && sudo apt install openvpn` (Debian based systems)
** `sudo dnf install openvpn` (Red Hat or Suse based systems)
* Download the https://git.cybbh.space/CCTC/students/-/blob/master/students/modules/ROOT/examples/config.ovpn[config.ovpn] file.
* Download the https://vta.cybbh.io/helpdesk/files/config.ovpn[config.ovpn] file.
* `sudo openvpn --config config.ovpn`
** Execute this command in the directory you downloaded the config file.
** You will be prompted for your VTA account credentials.
......@@ -39,7 +39,7 @@ NOTE: While the US Cyber School/VTA network is affiliated with the U.S. Army thi
[%collapsible]
====
* https://git.cybbh.space/CCTC/students/-/blob/master/students/modules/ROOT/examples/config.ovpn[This MAC Specific Config File]
* https://vta.cybbh.io/helpdesk/files/config.ovpn[Config File]
* May use https://tunnelblick.net/[TunnelBlick] for OpenVPN solution.
* https://apps.apple.com/us/app/microsoft-remote-desktop/id1295203466?mt=12[MacOS RDP client] for connecting to Windows instances.
* Native terminal for `ssh` to Linux instances: `ssh -X <USER>@<IP_ADDRESS>`
......@@ -49,7 +49,7 @@ NOTE: At this time there is no official Cyber School support for Android or Chro
== Run the Installer
. Run *OpenVPN-2.5.4-I604-amd64.msi*
. Run *OpenVPN-X.X.X-XXXX-amd64.msi*
. Agree to UAC/EULA window
. Click "Next" to all windows
. Finish
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment