wireguard-windows
wg-easy
wireguard-windows | wg-easy | |
---|---|---|
114 | 20 | |
2,023 | 17,722 | |
1.8% | 3.6% | |
4.0 | 9.2 | |
5 months ago | 7 days ago | |
Go | TypeScript | |
MIT License | GNU Affero General Public License v3.0 |
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-windows
-
Setting up WireGuard VPN server on Ubuntu
Install WireGuard client software using the instructions here for your target operating system.
-
Setting up WireGuard VPN at AWS with Terraform
To access to WireGuard server we need to have WireGuard client app and valid client config with .conf extension.
-
Disconnecting in Windows(10)
Create a WireGuard config in the AirVPN cliant area. Install the WireGuard app in Windows. Import the config file.
- Any way to install WireGuard on a Mac running Big Sur?
- Why choose AzireVPN?
-
How to remote connect to PC that's always connected to a VPN? Windows 10 + RDP
https://www.wireguard.com/install/ is the wireguard installer for windows. I'm not sure where it stores its configuration files on windows, but I'm sure that's documented on their website somewhere. Then you can configure it according to this wiki article https://wiki.archlinux.org/title/WireGuard (yes it's for Linux, but wireguard works basically the same whether on Windows or Linux)
-
Is the WireGuard Windows client still being developed?
It seems the current official WireGuard Windows client, version 0.5.3, hasn't been updated in quite some time now. The GitHub repo shows no changes this year.
- VPN recommendation with DoH or DoQ
-
Using Wireguard on ASUS Merlin, Surfshark works for 2 minutes then stops working entirely
Again, have you tried your configs on wireguard application (link below) https://www.wireguard.com/install/
- Wireguard without VPS?
wg-easy
-
PiHole after wireguard install?
Check out wg-easy on GitHub. There is also a wg with pinole on their page. Works so easily together. https://github.com/wg-easy/wg-easy
-
Alternative to Headscale?
sounds like you just want wg-easy.
-
WireHole is a combination of WireGuard, Pi-hole, and Unbound
This wg-easy?
Definitely not an OSI approved license, but does look like they made an attempt in the spirit of GPL, no?
https://github.com/wg-easy/wg-easy/blob/master/LICENSE.md
> You may:
Use this software for yourself;
Use this software for a company;
Modify this software, as long as you:
Publish the changes on GitHub as an open-source & linked fork;
Don't remove any links to the original project or donation pages;
You may not:
Use this software in a commercial product without a license from the original author;
- The Tailscale Universal Docker Mod
-
Who do you use for port forwarding?
wg-easy running in Docker. Then access it using WireGuard on my mobile devices.
-
Netmaker/Tailscale Vs Traditional VPNs
Just plain wg-easy (wireguard with frontend). No 3rd parties involved, just me & my endpoint
-
Is it possible to make a phone connect to a server without having to open any ports on the server side ?
I suggest running a VPN server like wireguard (very easy to install on phone and set up using https://github.com/wg-easy/wg-easy) and have the port open only to that. The VPN will do the rest in terms of NATing ports and whatnot.
- Which is more of a pain in the ass: connecting to databases via SSH tunnels, or whitelisting IP addresses?
-
Self-Hosted Mesh Network / VPN For User-Friendly LAN Gaming Network?
https://github.com/wg-easy/wg-easy (7.6k stars)
-
Changing Private IP to domain or something locally for selfhosted RSS-Bridge?
I use wg-easy for now https://github.com/wg-easy/wg-easy
What are some alternatives?
pivpn - The Simplest VPN installer, designed for Raspberry Pi
wireguard-ui - Wireguard web interface
asuswrt-merlin.ng - Third party firmware for Asus routers (newer codebase)
wgcf - 🚤 Cross-platform, unofficial CLI for Cloudflare Warp
WGDashboard - Simple dashboard for WireGuard VPN written in Python & Vue.js