Windscribe support (#114)

This commit is contained in:
Quentin McGaw
2020-03-29 16:42:06 -04:00
committed by GitHub
parent 643745d33e
commit 76cea56864
14 changed files with 668 additions and 75 deletions

View File

@@ -38,7 +38,7 @@ ENV VPNSP=pia \
TZ= \
# PIA only
PASSWORD= \
REGION="CA Montreal" \
REGION="Austria" \
PIA_ENCRYPTION=strong \
OPENVPN_CIPHER= \
OPENVPN_AUTH= \
@@ -48,6 +48,7 @@ ENV VPNSP=pia \
COUNTRY=Sweden \
CITY= \
ISP= \
# Mullvad and Windscribe only
PORT= \
# DNS over TLS
DOT=on \