wireguard-install
docker-wireguard
| wireguard-install | docker-wireguard | |
|---|---|---|
| 133 | 47 | |
| 11,019 | 3,610 | |
| 1.6% | 0.9% | |
| 5.8 | 8.1 | |
| about 1 month ago | 17 days ago | |
| Shell | Dockerfile | |
| MIT License | 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.
wireguard-install
-
wireguard-install VS amneziawg-installer - a user suggested alternative
2 projects | 21 Apr 2026
-
Who Owns Express VPN, Nord, Surfshark? VPN Relationships Explained (2024)
it's very easy to setup your own VPN on your own server. I'm using AWS Lightsail because of virtually unlimited bandwidth and the locations I like, but any VPS would work well. I used to have my own scripts but I found this lately which is doing this much better than what I was doing https://github.com/angristan/wireguard-install
The only advantage of professional VPN is the ability to use obfuscation, so to bypass VPN restrictions in countries like Egypt or others.
-
How ads are chewing through half of your mobile data
You can either set each up yourself, or there are a variety of containers available. A chatbot of your choice can likely guide you through it, since it'll depend on your specific network setup and how exactly you'd like it configured.
AdGuardHome is fairly straightforward: https://github.com/AdguardTeam/AdGuardHome?tab=readme-ov-fil...
And here is a nice script to install wireguard: https://github.com/angristan/wireguard-install
And you'll likely need to forward the WireGuard port.
-
Ubuntu defaults to wg0 instead of eno1 after installing Wireguard
Btw you can try this script..
- впн и все такое
-
Anyone centrally managing clients VPN connections/users/settings?
If you want an easy setup I suggest using a script like this. Even a novice should be able to set up Wireguard in about half an hour - assuming they already have a DynDNS service set up.
-
What is the best setup for hosting on this config ?
Really depends on what you want to do. I run an Ubuntu server VM with Wireguard (my preferred script) , an openmediavault VM to take care or my NAS, HDDs (SATA controller is passed through) with mergerFS+Snapraid) and it also serves as my docker host, pihole VM for DNS (also allows you create your own, local DNS entries so you do not have to use the device's IP)
- Quick VPN Setup with AWS Lightsail and WireGuard
-
Help managing a growing amount of data specifically for plex server.
Yes, and no. Server security is a rather complex topic and covering it in a few sentences is impossible. Try to expose as few of your services as possible to the open web and also ensure they are well maintained - on your side (AKA update your stuff regular) and on the dev side. Seeing that the last github update was over ~6 months ago likely means there are unmitigated security risks. You can expect large projects like Plex, Nextcloud, Bitwarden(Vaultwarden), and others to be built well enough that they do not pose a significant risk. Anything else should only be accessible over a VPN. I am not talking about the commercial ones like PIA or NordVPN. These are mainly useful to circumvent geo restrictions, get better peering, and some other stuff. In terms of security, it does almost nothing despite what the ads claim. What I am talking about is running your own VPN server. Easily doable when you run a home server anyway by running a Wireguard script. By connecting to it remotely you will be able to access your home network as if you were at home although a bit bandwidth limited due to slow internet connections.
-
✨ Jellyfin Android 2.5.0 released!
but if you don't then this is probably fine as well but I never used it https://github.com/angristan/wireguard-install
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?
outline-apps - Outline Client and Manager, developed by Jigsaw. Outline Manager makes it easy to create your own VPN server. Outline Client lets you share access to your VPN with anyone in your network, giving them access to the free and open internet.
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.
udp2raw - A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)
shadowsocks-rust - A Rust port of shadowsocks
boringtun - Userspace WireGuard® Implementation in Rust
nordvpn - NordVpn Docker Client