mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 10:05:48 +03:00
[GH-ISSUE #224] 可以默认把IKEV2装进去吗? #207
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?
Originally created by @nickelzhang on GitHub (Jan 21, 2021).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/224
高级用法有点麻烦,,,能不能简化一下
@hwdsl2 commented on GitHub (Jan 22, 2021):
@nickelzhang 感谢你的建议。默认安装 IKEv2 这个想法很好,但目前短期内没有时间来做这个改进。该方案需要考虑一些问题,比如在运行容器时添加参数以挂载 IKEv2 容器,为 IKEv2 添加额外的
env变量,怎样自动添加 IKEv2 用户,等等。