Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 468 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 468 Bytes

Ikev2 setup script

Step-by-step script for automating setup of Ikev2 server on CentOS 7 server.

To run the script execute in terminal:

git clone https://github.com/JSBmanD/ikev2setup.git && cd ikev2setup && chmod +x setupserver.sh && bash setupserver.sh

To update domain name:

git clone https://github.com/JSBmanD/ikev2setup.git && cd ikev2setup && chmod +x updateserver.sh && bash updateserver.sh

With help from https://www.howtoforge.com/