{"id":19938108,"url":"https://github.com/dweinstein/ikev2-vpn-server","last_synced_at":"2026-07-06T10:31:08.048Z","repository":{"id":142071237,"uuid":"161796536","full_name":"dweinstein/ikev2-vpn-server","owner":"dweinstein","description":null,"archived":false,"fork":false,"pushed_at":"2018-12-14T14:39:33.000Z","size":34,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"alpine","last_synced_at":"2025-07-26T01:26:37.664Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dweinstein.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-14T14:39:22.000Z","updated_at":"2023-05-07T11:25:12.000Z","dependencies_parsed_at":"2023-07-09T05:31:43.966Z","dependency_job_id":null,"html_url":"https://github.com/dweinstein/ikev2-vpn-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dweinstein/ikev2-vpn-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Fikev2-vpn-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Fikev2-vpn-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Fikev2-vpn-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Fikev2-vpn-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dweinstein","download_url":"https://codeload.github.com/dweinstein/ikev2-vpn-server/tar.gz/refs/heads/alpine","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Fikev2-vpn-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35187624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T23:38:22.957Z","updated_at":"2026-07-06T10:31:07.986Z","avatar_url":"https://github.com/dweinstein.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IKEv2 VPN Server on Docker\n\nRecipe to build [`nebukad/ikev2-vpn-alpine`](https://registry.hub.docker.com/u/nebukad/ikev2-vpn-alpine/) Docker image. Fork from [`gaomd/ikev2-vpn-server`](https://hub.docker.com/r/gaomd/ikev2-vpn-server/)\n\n## Usage\n\n### 1. Start the IKEv2 VPN Server\n\n    docker run --cap-add=NET_ADMIN -d --name vpn-server --restart=always -p 500:500/udp -p 4500:4500/udp -e \"HOST=\u003cSERVER_IP\u003eOR\u003cFQDN\u003e\" -e \"HOSTNAME=\u003cSERVER_NAME\u003e nebukad/ikev2-vpn-server\n\n### 2. Generate the .mobileconfig (for iOS / macOS) to the current path\n\n    docker exec -it vpn-server generate-mobileconfig \u003e ikev2-vpn.mobileconfig\n\nTransfer the generated `ikev2-vpn.mobileconfig` file to your local computer via SSH tunnel (`scp`) or any other secure methods.\n\n### 3. Install the .mobileconfig (for iOS / macOS)\n\n- **iOS 9 or later**: AirDrop the `.mobileconfig` file to your iOS 9 device, finish the **Install Profile** screen;\n\n- **macOS 10.11 El Capitan or later**: Double click the `.mobileconfig` file to start the *profile installation* wizard.\n\n## Technical Details\n\nUpon container creation, a *shared secret* was generated for authentication purpose, no *certificate*, *username*, or *password* was ever used, simple life!\n\n## License\n\nCopyright (c) 2017 Mengdi Gao, Nebukad93,  This software is licensed under the [MIT License](LICENSE).\n\n---\n\n\\* IKEv2 protocol requires iOS 8 or later, macOS 10.11 El Capitan or later.\n\n\\* Install for **iOS 8 or later** or when your AirDrop fails: Send an E-mail to your iOS device with the `.mobileconfig` file as attachment, then tap the attachment to bring up and finish the **Install Profile** screen.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdweinstein%2Fikev2-vpn-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdweinstein%2Fikev2-vpn-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdweinstein%2Fikev2-vpn-server/lists"}