Skip to content

Docker Strongswan VPN with IKEV2 and letsencrypt. Works with iOS/macOS native VPN client

Notifications You must be signed in to change notification settings

ianchen06/docker_strongswan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ipsec Ikev2 with letsencrypt certificate

This repo contains docker image that runs a ipsec ikev2 vpn with letsencrypt certificate for easy authentication

docker run --privileged=true --net=host --cap-add=ALL -v /lib/modules:/lib/modules -v $(pwd)/etc/ipsec.secrets:/usr/local/etc/ipsec.secrets --env-file dev.env.sample -it --rm ipsec_ikev2:latest bash

About

Docker Strongswan VPN with IKEV2 and letsencrypt. Works with iOS/macOS native VPN client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages