guillaumedsde / alpine-qbittorrent-openvpn

qBittorrent docker container with OpenVPN client running as unprivileged user on alpine linux
https://guillaumedsde.gitlab.io/alpine-qbittorrent-openvpn/
GNU General Public License v3.0
216 stars 40 forks source link

Question about the OpenVPN tunnel #57

Closed sylvesterroos closed 3 years ago

sylvesterroos commented 3 years ago

I would leave a comment if github allowed such a thing, but it can't, so I have no other way to ask my question. (If there is and Im just a dumbass, please let me know)

I'm new to docker and the internal functions of a vpn, and I have a question about the internet traffic. Does the OpenVPN traffic only cover the in and output of the docker image, or will all the traffic on my device go through the OpenVPN tunnel?

For example, I have a torrent running on the docker, but I want to download a file from the internet at the same time. Will both downloads go through the tunnel, or just the traffic from the torrent?

sylvesterroos commented 3 years ago

Oops didnt mean to add a bug label. How do I change that?

Hukuma1 commented 3 years ago

Just the traffic from the docker container/torrent.