mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-06 12:03:38 +02:00
Merge 5c43dce6eb
into 6b803e069f
This commit is contained in:
commit
d496a60b09
1 changed files with 7 additions and 2 deletions
|
@ -3,8 +3,13 @@
|
||||||
# Add as many users as you want for your VPN server here.
|
# Add as many users as you want for your VPN server here.
|
||||||
# Credentials will be generated for each one.
|
# Credentials will be generated for each one.
|
||||||
users:
|
users:
|
||||||
- dan
|
- david.beale
|
||||||
- jack
|
- hugo.bastien
|
||||||
|
- myles.rayfield
|
||||||
|
- melinda.chao
|
||||||
|
- bryan.mahoney
|
||||||
|
- caitlin.lisooey
|
||||||
|
- cabouffard
|
||||||
|
|
||||||
# NOTE: If your usernames have leading 0's, like "000dan", you have to escape them
|
# NOTE: If your usernames have leading 0's, like "000dan", you have to escape them
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue