[PR #336] [CLOSED] Implement 'additional users' for IKEv2 config #487

Closed
opened 2026-03-02 08:35:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hwdsl2/docker-ipsec-vpn-server/pull/336
Author: @ikkemaniac
Created: 12/20/2022
Status: Closed

Base: masterHead: pr-ike-add-users


📝 Commits (1)

  • 735c1a1 create config for additional users

📊 Changes

1 file changed (+38 additions, -0 deletions)

View changed files

📝 run.sh (+38 -0)

📄 Description

This code will create IKEv2 configs for additional users set in the existing var VPN_ADDL_USERS.

With this code the ikev2_log is appended for every user that is added and becomes a little long. Might need some rework to tidy it up.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hwdsl2/docker-ipsec-vpn-server/pull/336 **Author:** [@ikkemaniac](https://github.com/ikkemaniac) **Created:** 12/20/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `pr-ike-add-users` --- ### 📝 Commits (1) - [`735c1a1`](https://github.com/hwdsl2/docker-ipsec-vpn-server/commit/735c1a1537ebde0b10d93f76802537ae6fcdef08) create config for additional users ### 📊 Changes **1 file changed** (+38 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `run.sh` (+38 -0) </details> ### 📄 Description This code will create IKEv2 configs for additional users set in the existing var `VPN_ADDL_USERS`. With this code the `ikev2_log` is appended for every user that is added and becomes a little long. Might need some rework to tidy it up. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 08:35:41 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-ipsec-vpn-server#487
No description provided.