openvpn-client
By dperson
docker-qbittorrent
By linuxserver
openvpn-client | docker-qbittorrent | |
---|---|---|
20 | 11 | |
1,082 | 1,187 | |
0.9% | 4.1% | |
0.0 | 8.7 | |
9 months ago | 11 days ago | |
Shell | Dockerfile | |
GNU Affero General Public License v3.0 | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
openvpn-client
Posts with mentions or reviews of openvpn-client.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-07.
-
Any advice for a OpenVPN client docker image?
I use dperson/openvpn-client, which seems to do the trick for the most part. Ive got several packages that route through it using network_mode: "service:openvpn".
-
Popcorn Time Is Back
Gluetun has an integrated killswitch: https://github.com/qdm12/gluetun
I used to use https://github.com/dperson/openvpn-client which has a killswitch as well.
By kill-switch I mean iptables rules that don't let anything out if there's no VPN interface up. So you don't run the risk of leaking torrent stuff through your plain-text connection.
-
Microsoft hates you (re-upload on Sunday)
One of my Pi servers running a series of Docker services was taken out a few months back because an apt upgrade changed the compilation target of time_t causing me to have to spend a week untangling a web of dependencies to revert to an older version of musl.
-
How to share docker VPN connection
I just tested the https://github.com/dperson/openvpn-client to use my NordVPN account and could get it working, the container connects succesfully! Can I somehow share this connection to other LAN devices (eg my TV) where I cant't install a VPN client?
-
Ensure all Docker traffic passes through OpenVPN connection
I have gone down a rabbit hole today trying to route all Docker container traffic through OpenVPN. Previously I have used dperson/openvpn-client, but I would prefer to run OpenVPN directly on the host. With the VPN up on the host, the Docker containers make use of the VPN connection but if it drops they continue without it. Ideally there would be a kill switch to prevent this from happening.
-
Is it possible to use protonvpn with OpenVPN container?
I am looking to use my protonvpn subscription to use with an OpenVPN container (this one), but the documentation on both Protonvpn and the repo is pretty light on how to use it.
-
OpenVPN docker Container messes with routing (?)
Hey there, I successfully managed to run this OpenVPN docker Container on my DS218+. I then connected another container to use this OpenVPN container as a network. Everything works like a charm.
-
What's the best way to set up my homemade media server?
OpenVPN client to route my illicit content through Pakistan (CyberGhost paid VPN)
-
VPN client in a thin Docker container for multiple VPN providers, written in Go, and using OpenVPN, DNS over TLS, with a few proxy servers built-in.
As someone who's currently using dperson/openvpn-client with a Cyberghost VPN, what are the advantages of this container?
-
Proper way to run multiple services?
I'd like to integrate an application on a container that's connected to an OpenVPN server. I've found a convenient client base image to build on top of, but I can't seem to find the right way to do this.
docker-qbittorrent
Posts with mentions or reviews of docker-qbittorrent.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-25.
-
We're no longer sunsetting the Free Team plan | Docker
Say I wanted to run this container on k3s. How do I specify PUID, PGID, WEBUI_PORT, and the volumes? This is literally the only thing keeping me from jumping headfirst into k3s. I have no intention of running anything docker in the near future and onwards, but I need to know how I can switch without using something like kompose (I don't want to trust a script with my deployment options, I want to do it by hand like I used to with Docker).
-
Memory leak with linuxserver/qbittorrent Docker container?
Here is a link to an issue I found on the linuxserver/docker-qbittorrent repo discussing the issue I'm currently having.
-
Issue with docker, radarr, and qbittorrent: this directory does not appear to exist.
# https://github.com/linuxserver/docker-qbittorrent qbittorrent: image: lscr.io/linuxserver/qbittorrent:latest container_name: qbittorrent network_mode: service:nordvpn environment: - PUID=13002 - PGID=13000 - TZ=${TIMEZONE} - UMASK=002 volumes: - ${ROOT_DIR}/docker/qbittorrent-config:/config - ${ROOT_DIR}/data/torrents:/data/torrents restart: unless-stopped depends_on: - vpn
-
What's the difference in using or not using `network_mode: host`? (example below)
In "docker ps" you'll see the EXPOSE Ports defined in the Dockerfile of your Image. They are only accessable in their own networks unless you just bridge your container to your host's network (not recommended).
-
Where can I find help with Gluetun and Qbittorrent?
My only issue is the the linuxserver/qbittorrent container doesn't always start up after a server reboot, I've just filed a github issue about this: https://github.com/linuxserver/docker-qbittorrent/issues/167
- qBittorrent errors
-
qbittorrent default password?
Check out the GitHub... Nine times out of ten the info is there: https://github.com/linuxserver/docker-qbittorrent
-
Self-hosting all these services on two Raspberry Pi 4s!
qBittorrent
- Problem with torrenting
-
PSA: use older linuxserver/qBittorent stack on docker to resolve WebUI login issue
Stuck on the Login page · Issue #109 · linuxserver/docker-qbittorrent (github.com)
What are some alternatives?
When comparing openvpn-client and docker-qbittorrent you can also consider the following projects:
gluetun - VPN client in a thin Docker container for multiple VPN providers, written in Go, and using OpenVPN or Wireguard, DNS over TLS, with a few proxy servers built-in.
docker-surfshark - Docker container with OpenVPN client preconfigured for SurfShark
protonvpn-docker - ProtonVPN Wireguard Docker Image. Supports ARMv8 (64-bit ) and x86 (64-Bit).
flood - A modern web UI for various torrent clients with a Node.js backend and React frontend.
docker-wireguard