feat(pia): PORT_FORWARD_ONLY variable (#2070)

This commit is contained in:
Anton Nesterov
2024-03-18 17:40:09 +00:00
committed by GitHub
parent 84d00b42f1
commit b51aa0c6b9
6 changed files with 51 additions and 7 deletions

View File

@@ -134,6 +134,8 @@ ENV VPN_SERVICE_PROVIDER=pia \
MULTIHOP_ONLY= \
# # VPN Secure only:
PREMIUM_ONLY= \
# # PIA only:
PORT_FORWARD_ONLY= \
# Firewall
FIREWALL=on \
FIREWALL_VPN_INPUT_PORTS= \