mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-25 17:45:55 +03:00
[PR #418] [MERGED] added SPLIT_VPN_IKEV2 option to set in IKEv2 a split subnet #486
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/418
Author: @iTris666
Created: 2/21/2024
Status: ✅ Merged
Merged: 2/24/2024
Merged by: @hwdsl2
Base:
master← Head:master📝 Commits (4)
150eac3added SPLIT_VPN_IKEV2 optionbfafe65fix based on review. Added doc64de162fixed missing fibde0741fix for doc📊 Changes
3 files changed (+30 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📝
docs/advanced-usage.md(+10 -0)📝
run.sh(+19 -0)📄 Description
I did the work in run.sh, and only for IKEv2 but it works.
I replace the leftsubnet= line in /opt/src/ikev2.sh before it is executed if SPLIT_VPN_IKEV2 is defined.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.