docker-openvpn
gluetun
Our great sponsors
docker-openvpn | gluetun | |
---|---|---|
24 | 283 | |
8,022 | 3,058 | |
- | - | |
0.0 | 9.5 | |
about 1 month ago | 15 days ago | |
Shell | Go | |
MIT License | MIT License |
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.
docker-openvpn
-
Help: Where can I create .ovpn configuration files for ubuntu install?
Else - https://github.com/kylemanna/docker-openvpn
-
Which vpn server setup do you use? Container / no Container, GUI / CLI?
When I look into vpn servers, I find easy installers, which directly work on linux (e.g. angristan/wireguard-install) or also vpns, which operate from docker (like kylemanna/docker-openvpn). Then there are options, where multiple things are included, like firezone or this. I am not so sure how well they integrate with my reverse proxy and some seem to be much more complicated than others.
- Docker OpenVPN container struggle
- Wanting to setup a VPN Server on Mac mini
- I would like to create a remote cloud storage device using my Pi. Like my own personal Dropbox. All suggestions are greatly appreciated :)
-
Setup your own OpenVPN in 10 minutes
This repo based on kylemanna/docker-openvpn but have Makefile with useful commands for comfortable OpenVPN setup.
gluetun
-
docker compose file pointing to a network (specifically a container)
also did you see this... https://github.com/qdm12/gluetun/wiki/Inter-containers-networking
oh i see https://github.com/qdm12/gluetun/wiki/Connect-a-container-to-gluetun interesting, never seen that before, clever - did it work?
So I am using nordvpn, with this app in docker. gluetun. It uses a openvpn.
-
Port forward with qBittorrent and ProtonVPN (on Docker with VPN via Gluetun)
Yes, it runs along side a qbittorrent container and VPN container, I've only tested it with Gluetun and qbittorrent from Linux.io.
-
How to secure torrenting? VPN?
QBittorrent can run as a webserver inside Docker (https://hub.docker.com/r/linuxserver/qbittorrent). Then you can use a Docker image named Gluetun (https://github.com/qdm12/gluetun) which routes all the connected docker images network traffic through a VPN (either self hosted or commercial).
-
Docker containers with VPN?
I was only recently introduced to it myself but it's basically a universal VPN client that you can use instead of the stock app for Mullvad or Proton or Nord or whatever. It's not specifically made FOR docker but it can be run in a docker container. Plus other docker containers can connect to it. If you go to their wiki you'll see the list of VPN services they work with. Just click on the service you have for directions. Then also in the wiki here they have directions for how to connect other containers to it. It's all super well documented and there are tons of guides and howtos on the internet on using gluetun.
- qbittorent docker with IVPN
-
Need Advice on New Setup
Setup a gluetun docker container and route your torrent client through it. There is a PIA-specific template you can follow to get started.
-
Mullvad plus qbittorrent
The YAML does need to be a bit different when the containers are in separate files, as outlined in the Gluetun docs (Section Container in another docker-compose.yml). Also, thanks to the "network_mode" setting, you will get an error when starting qBittorrent without Gluetun running which will make sure you never accidentally leak anything.
What are some alternatives?
docker-wireguard-pia - A Docker container for using Wireguard with PIA.
openvpn-client
docker-qBittorrentvpn - Docker container which runs a headless qBittorrent client with WebUI and optional OpenVPN
htpc-download-box - Sonarr / Radarr / Jackett / NZBGet / Deluge / OpenVPN / Plex
docker-transmission-openvpn - Docker container running Transmission torrent client with WebUI over an OpenVPN tunnel
nordvpn - NordVpn Docker Client
nordlynx
arch-qbittorrentvpn - Docker build script for Arch Linux base with qBittorrent, Privoxy and OpenVPN
docker-windscribe-socks-server - Containerizes a SOCKS5 proxy server with traffic tunneled through Windscribe's VPN service
v2ray-core - A platform for building proxies to bypass network restrictions.
arch-privoxyvpn - Docker build script for Arch Linux base with Privoxy and OpenVPN
DockSTARTer - DockSTARTer helps you get started with running apps in Docker.