https://github.com/kerberjg/docker-vpn-ikev2-roadwarrior
Docker container with a Strongswan IKEv2 VPN server (for a mobile-optimized Road Warrior setup)
https://github.com/kerberjg/docker-vpn-ikev2-roadwarrior
docker ikev2 mobike road-warrior strongswan vpn
Last synced: 8 months ago
JSON representation
Docker container with a Strongswan IKEv2 VPN server (for a mobile-optimized Road Warrior setup)
- Host: GitHub
- URL: https://github.com/kerberjg/docker-vpn-ikev2-roadwarrior
- Owner: kerberjg
- License: mit
- Created: 2019-11-03T20:14:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-05T13:32:23.000Z (almost 5 years ago)
- Last Synced: 2025-01-05T13:13:44.327Z (9 months ago)
- Topics: docker, ikev2, mobike, road-warrior, strongswan, vpn
- Language: Shell
- Size: 35.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-vpn-ikev2-roadwarrior
Docker container with a Strongswan IKEv2 VPN server (for a mobile-optimized Road Warrior setup)## Features
- Independent, safe builds of Strongswan
- Uses safest encryption supported (ChaCha20/AES256, NewHope128/ECP256/SHA3-256)
- Automatically generates an Apple VPN Profile (.mobileconfig)## TODO
- Radius auth support (#1)
- IPv6 Support (#2, help wanted!)
- Search domain configuration for client hostnames
- Test algorithm support
- List supported platforms/OSs