arch-qbittorrentvpn icon indicating copy to clipboard operation
arch-qbittorrentvpn copied to clipboard

What does STRICT_PORT_FORWARD do?

Open UntouchedWagons opened this issue 2 years ago • 1 comments

There's no explanation for it and the only use of it in this repo is in the readme.

UntouchedWagons avatar Dec 31 '22 15:12 UntouchedWagons

I found some information here

If i understand correctly; it's only relevant for PIA users that have port forwarding enabled.

Relevant bit:

The alternative to this is to set env var 'STRICT_PORT_FORWARD' value to 'no', this will then skip any port forwarding and allow you to connect to ANY PIA endpoint independent of whether it supports port forwarding or not (not recommended as speeds will be slow). Note:- The above is ONLY true for PIA users, the env var 'STRICT_PORT_FORWARD' does nothing for any other VPN providers.

LarsCelie avatar Jan 22 '23 19:01 LarsCelie