mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-25 17:45:55 +03:00
[PR #336] [CLOSED] Implement 'additional users' for IKEv2 config #487
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hwdsl2/docker-ipsec-vpn-server/pull/336
Author: @ikkemaniac
Created: 12/20/2022
Status: ❌ Closed
Base:
master← Head:pr-ike-add-users📝 Commits (1)
735c1a1create 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_logis 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.