Setting up IKEv2 VPN on Ubuntu
TL;DR
Quickly set up IKEv2 VPN on Ubuntu using a bash script: you download the config file, chmod +x, and run it as root for a quick setup.
Download bash configuration file
p>
You will need to chmod +x and then run the script as root.