[PR #40] [CLOSED] update from offical #464

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

📋 Pull Request Information

Original PR: https://github.com/hwdsl2/docker-ipsec-vpn-server/pull/40
Author: @pengyunchou
Created: 11/13/2017
Status: Closed

Base: masterHead: master


📝 Commits (10+)

  • 0293356 ipsec and l2tp configuration tweaks.
  • bc0cd15 Add multiple user declaration support.
  • fffb924 Update docs and config file example.
  • de0942d Update README.md.
  • e13d0f3 custom network interface
  • a633b4c Merge pull request #2 from 1allen/master
  • e8903f5 Add documentation for "custom network interface support"
  • 10e46fc Fix : Forgot to rename VPN_IPSEC_INTERFACE to VPN_NETWORK_INTERFACE since merge request #2
  • c1dc0c8 Fixed Network Interface validation
  • f8c013c Merge pull request #3 from Emirati/master

📊 Changes

4 files changed (+87 additions, -70 deletions)

View changed files

📝 Dockerfile (+3 -2)
📝 README.md (+33 -31)
📝 run.sh (+47 -34)
📝 vpn.env.example (+4 -3)

📄 Description

No description provided


🔄 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/40 **Author:** [@pengyunchou](https://github.com/pengyunchou) **Created:** 11/13/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`0293356`](https://github.com/hwdsl2/docker-ipsec-vpn-server/commit/02933564c6475d974ea4eff7b2a631f886122c20) ipsec and l2tp configuration tweaks. - [`bc0cd15`](https://github.com/hwdsl2/docker-ipsec-vpn-server/commit/bc0cd15a268c9de92d46e5d8e42305b02223ff17) Add multiple user declaration support. - [`fffb924`](https://github.com/hwdsl2/docker-ipsec-vpn-server/commit/fffb92411c61dda30255dc75e79fbb99067d567c) Update docs and config file example. - [`de0942d`](https://github.com/hwdsl2/docker-ipsec-vpn-server/commit/de0942dee88d2d7bc08287ea842591ad57091c5c) Update README.md. - [`e13d0f3`](https://github.com/hwdsl2/docker-ipsec-vpn-server/commit/e13d0f3756489b2f1bf5f700a7f867dbbcbeaa98) custom network interface - [`a633b4c`](https://github.com/hwdsl2/docker-ipsec-vpn-server/commit/a633b4c82dcb0c571017b61bf023f7e8d2ad2816) Merge pull request #2 from 1allen/master - [`e8903f5`](https://github.com/hwdsl2/docker-ipsec-vpn-server/commit/e8903f5c1bbc24719c8baafefdfe122c32a87c82) Add documentation for "custom network interface support" - [`10e46fc`](https://github.com/hwdsl2/docker-ipsec-vpn-server/commit/10e46fcf08831075f56dbf6a83442d5fb17405d6) Fix : Forgot to rename VPN_IPSEC_INTERFACE to VPN_NETWORK_INTERFACE since merge request #2 - [`c1dc0c8`](https://github.com/hwdsl2/docker-ipsec-vpn-server/commit/c1dc0c86c36a235800372755ced6d6744843b687) Fixed Network Interface validation - [`f8c013c`](https://github.com/hwdsl2/docker-ipsec-vpn-server/commit/f8c013cbefa2d0bc63f4b1ee5a3a16feea20c4fe) Merge pull request #3 from Emirati/master ### 📊 Changes **4 files changed** (+87 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+3 -2) 📝 `README.md` (+33 -31) 📝 `run.sh` (+47 -34) 📝 `vpn.env.example` (+4 -3) </details> ### 📄 Description _No description provided_ --- <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:22 +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#464
No description provided.