Note that WireGuard configs cannot be shared (#1238)

This commit is contained in:
David Myers 2018-12-07 14:41:39 -05:00 committed by Dan Guido
parent 4eeaadcfb3
commit f3519425c4

View file

@ -1,7 +1,10 @@
--- ---
# Add as many users as you want for your VPN server here. # Add up to 250 users here.
# Credentials will be generated for each one. # For each user, configuration files will be generated for both an IPsec
# connection and a WireGuard connection. Multiple client devices can share an
# IPsec configuration but WireGuard clients must each use a unique
# WireGuard configuration.
users: users:
- dan - dan
- jack - jack