Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to port forward the incoming port when using PIA (Private Internet Access) #31

Open
wants to merge 3 commits into
base: bionic
Choose a base branch
from

Conversation

ncareau
Copy link

@ncareau ncareau commented Oct 13, 2019

Added an environment variable to enable a script that fetch a random port assigned by private internet server for a port forward. This port is then used in the qbittorrent app as the INCOMING_PORT.

@ckt114
Copy link

ckt114 commented Dec 30, 2019

Why do you need this? Is it because you can't talk to the UI if using OpenVPN? Because if that's the reason you just have to set LAN_NETWORK to the correct CIDR.

@ncareau
Copy link
Author

ncareau commented Dec 31, 2019

This is not for the UI. This is to port forward a public port for seeding the torrents privately. I have since switched to https://hub.docker.com/r/binhex/arch-delugevpn/ which support this feature and many more.

@ckt114
Copy link

ckt114 commented Dec 31, 2019

Interesting. I'm going to check that out. Thanks.

Base automatically changed from master to bionic March 23, 2021 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants