mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-25 17:45:55 +03:00
[PR #106] [CLOSED] useradd.sh & docs #472
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/106
Author: @coreyjewett
Created: 12/14/2018
Status: ❌ Closed
Base:
master← Head:passdb📝 Commits (3)
4a251f0Replace VPN_DNS_SRV[12] with VPN_DNS_SRV. Add VPN_DNS_DOMAINS.5ea498cadd "mark" to allow multiple clients originating from behind the same NATfc591e7Add useradd.sh to generate credentials and docs for bind mounting credentials.📊 Changes
6 files changed (+188 additions, -56 deletions)
View changed files
📝
Dockerfile(+2 -1)📝
README.md(+20 -1)📝
docker-compose.yml(+8 -0)📝
run.sh(+83 -54)➕
useradd.sh(+68 -0)📝
vpn.env.example(+7 -0)📄 Description
Docs for external (bind mounted) credentials files. And a script for populating them included right in the container.
I have enough users that the provided mechanism (VPN_ADDL_USERS) was cumbersome. (though not enough to switch to certificates.)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.