Arr-Stack: add gluetun sample env

This commit is contained in:
Aroy-Art 2024-12-12 18:32:33 +01:00
parent df30923000
commit 5cbe3f5c07
Signed by: Aroy
GPG key ID: 583642324A1D2070

View file

@ -13,3 +13,21 @@ PGID=1000
# The directory where data and configuration will be stored. # The directory where data and configuration will be stored.
ROOT=<path> # The path where your configurations get stored. ROOT=<path> # The path where your configurations get stored.
MEDIA=<path> # The path where you want to store your media files. MEDIA=<path> # The path where you want to store your media files.
################################################
# GlueTun
################################################
VPN_SERVICE_PROVIDER=<vpn provider name>
OPENVPN_USER=<username> # Your VPN provider username
OPENVPN_PASSWORD=<password> # Your VPN provider password
SERVER_REGIONS=<region> # your vpn provider region name you want to connect to
FIREWALL_OUTBOUND_SUBNETS=10.0.0.0/8,192.168.0.0/16,172.16.0.0/12
SHADOWSOCKS=off
SHADOWSOCKS_PASSWORD=changeme
HTTPPROXY=off
HTTPPROXY_STEALTH=on