openvpn-client
docker-wireguard
openvpn-client | docker-wireguard | |
---|---|---|
20 | 47 | |
1,082 | 3,150 | |
0.9% | 2.2% | |
0.0 | 8.4 | |
9 months ago | 7 days ago | |
Shell | Dockerfile | |
GNU Affero General Public License v3.0 | GNU General Public License v3.0 only |
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
-
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-wireguard
-
Proton announces release of a new VPN protocol, "Stealth"
https://github.com/linuxserver/docker-wireguard/issues/139
-
PiVPN v4.6.0: The End
It’s probably better to just use the wireguard docker container setup instructions now: https://github.com/linuxserver/docker-wireguard?tab=readme-o...
- WireGuard NAS to NAS connection using Raspberry Pi (pivpn) - how to set up a client?
-
WireGuard in container. UFW blocking access to services running on host?
I'm running linuxserver/docker-wireguard in Docker via docker-compose. It works great and I can access anything on my LAN via IP or DNS from my phone.
-
Docker Wireguard
I'm trying to set up a Wireguard VPN server on an 2020 M1 Mac Mini running Fedora Asahi server through Docker.
-
This would have made my life so much easier in the beginning....
You can add one to the docker compose file and then route other containers (especially qbittorrent) through it by setting network-mode. Read about it here: https://github.com/linuxserver/docker-wireguard
- [Self Hosted] VPN Mullvad pour les conteneurs Docker
-
WireGuard connected but no DNS
I checked /etc/sysctl.conf on the pi itself, and all lines are commented. Same on the docker container when I exec -it into it. https://github.com/linuxserver/docker-wireguard is the container I use
-
Wireguard on host or in Docker container?
FWIW there is https://github.com/linuxserver/docker-wireguard/tree/alpine, which does just that really. It's a little more complicated because it still supports all the peer config envs, etc. but it's much smaller than the normal image because it doesn't have support for compiling and enabling the kernel module.
-
Anyone setup wireguard and wireguard UI in a single docker-compose?
- I am using the linuxserver wireguard docker container: https://github.com/linuxserver/docker-wireguard
What are some alternatives?
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.
libreelec-addons
protonvpn-docker - ProtonVPN Wireguard Docker Image. Supports ARMv8 (64-bit ) and x86 (64-Bit).
shadowsocks-rust - A Rust port of shadowsocks
docker-surfshark - Docker container with OpenVPN client preconfigured for SurfShark
wstunnel - Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI - Static binary available