mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-03 10:33:13 +02:00
commit
606f99063a
1 changed files with 6 additions and 2 deletions
|
@ -3,8 +3,12 @@
|
||||||
# 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
|
- mac
|
||||||
- jack
|
- ios
|
||||||
|
- s_ios
|
||||||
|
- s_mac
|
||||||
|
- u_ios
|
||||||
|
- u_nac
|
||||||
|
|
||||||
# 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