openvpn-client
protonvpn-docker
openvpn-client | protonvpn-docker | |
---|---|---|
20 | 4 | |
1,082 | 327 | |
0.9% | 4.0% | |
0.0 | 7.5 | |
9 months ago | 6 months ago | |
Shell | Shell | |
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.
protonvpn-docker
-
Can we use WireGuard instead of OpenVPN to use Python protonvpn module?
Found this: https://github.com/tprasadtp/protonvpn-docker
-
PSA: if you're using "tprasadtp/protonvpn-docker" the latest branch has breaking changes!
Just a heads up to those using tprasadtp's excellent Docker image for ProtonVPN - protonvpn-docker - the latest release (7.0.0) has significant breaking changes and will break your docker setups! Most notably the new version drops OpenVPN support and uses WireGuard, so additional setup is required.
-
How should multiple VPNs be managed?
The good news is there is a container available for protoncli: https://github.com/tprasadtp/protonvpn-docker
-
Is it possible to use protonvpn with OpenVPN container?
For a while I used this one: https://github.com/tprasadtp/protonvpn-docker Documentation: https://github.com/tprasadtp/protonvpn-docker/tree/master/docs
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.
polybar-protonvpn - A basic script to display ProtonVPN status and server in polybar
docker-surfshark - Docker container with OpenVPN client preconfigured for SurfShark
protonvpn-systemd - Connection service for ProtonVPN using a Linux systemd service.
docker-wireguard
streisand - Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists.