mirror of https://github.com/wg-easy/wg-easy
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
194 B
9 lines
194 B
WG_HOST=🚨YOUR_SERVER_IP
|
|
PASSWORD=🚨YOUR_ADMIN_PASSWORD
|
|
LANGUAGE=en
|
|
PORT=51821
|
|
WG_DEVICE=eth0
|
|
WG_PORT=51820
|
|
WG_DEFAULT_ADDRESS=10.8.0.x
|
|
WG_DEFAULT_DNS=1.1.1.1
|
|
WG_ALLOWED_IPS=0.0.0.0/0, ::/0
|
|
|