Skip to content

lagunovsky/docker-ikev2-vpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IKEv2 VPN Server on Docker

Configuration

You can skip this step

cp .env.example .env

HOST_NAME is also name of the root certificate

HOST_COUNTRY and HOST_IP are set automatically

Start server

docker-compose up -d

Create client certificate

docker-compose exec ikev2 create-client-cert

Installation on iPhone

  • copy data/profiles/strongswan-cert.pem and data/profiles/[name].mobileconfig to iPhone
  • install strongswan-cert.pem and [name].mobileconfig

Installation on Mac

Download ./data/profiles/[name].mobileconfig and just open on your Mac

Note

IKEv2 and mobileconfig is supported on apple devices at the system level. No need to install additional software.

About

IKEv2 VPN Server, with .mobileconfig for iOS & macOS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published