wireguard-vpn

Open-source projects categorized as wireguard-vpn

Top 23 wireguard-vpn Open-Source Projects

  • netbird

    Connect your devices into a single secure private WireGuard®-based mesh network with SSO/MFA and simple access controls.

  • Project mention: AWS Lambda Serverless Security. Mistakes, Oversights, and Potential Vulnerabilities | dev.to | 2024-05-03

    The best way to securely connect your functions to your other resources is with an encrypted mesh network like NetBird. NetBird lets you link your infrastructure together using a zero-config private WireGuard network that works across cloud, serverless, and on-premise infrastructure.

  • Netmaker

    Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.

  • Project mention: List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting. | dev.to | 2024-04-30

    Netmaker - Layer 3 peer-to-peer overlay network and private DNS. Similar to Tailscale, but with a self-hosted server/admin UI. Runs kernel WireGuard so very fast. Not FOSS, but the source code is available. Written in Go.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • firezone

    Open-source VPN server and egress firewall for Linux built on WireGuard. Firezone is easy to set up (all dependencies are bundled thanks to Chef Omnibus), secure, performant, and self hostable.

  • Project mention: List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting. | dev.to | 2024-04-30

    Firezone - Layer 3/4 overlay network. Runs on kernel WireGuard® and supports SSO using generic OIDC/SAML connectors. Distributed under Apache 2.0 license and written in Elixir/Rust.

  • wireguard-ui

    Wireguard web interface

  • Project mention: IPv6 Breaks Android Apps | /r/WireGuard | 2023-12-11

    # This file was generated using wireguard-ui (https://github.com/ngoduykhanh/wireguard-ui) # Please don't modify it manually, otherwise your change might get replaced. [Interface] Address = 10.25.0.1/24,2001:db8:abcd:AA10::1/60 ListenPort = 51820 PrivateKey = MTU = 1420 PostUp = iptables -A FORWARD -i wg0 -o wg0 -j ACCEPT PostUp = iptables -t nat -A POSTROUTING -s 10.25.0.0/24 -o eth0 -j MASQUERADE PostUp = iptables -A INPUT -p udp -m udp --dport 51820 -j ACCEPT PostDown = Table = auto [Peer] PublicKey = PresharedKey = AllowedIPs = 10.25.0.2/32,192.168.32.0/24,192.168.56.0/24,2001:db8:abcd:aa11::/64 # AllowedIPs are for site to site connection [Peer] PublicKey = PresharedKey = AllowedIPs = 10.25.0.3/32,10.0.0.0/16,2001:db8:abcd:aa12::/64 [Peer] PublicKey = PresharedKey = AllowedIPs = 10.25.0.4/32,2001:db8:abcd:aa13::/64 [Peer] PublicKey = PresharedKey = AllowedIPs = 10.25.0.5/32,2001:db8:abcd:aa14::/64 [Peer] PublicKey = PresharedKey = AllowedIPs = 10.25.0.6/32,2001:db8:abcd:aa15::/64

  • wireguard-vyatta-ubnt

    WireGuard for Ubiquiti Devices

  • Project mention: AWS Lambda Serverless Security. Mistakes, Oversights, and Potential Vulnerabilities | dev.to | 2024-05-03

    Joining serverless environments like AWS Lambda to a mesh network has traditionally been difficult because you can't directly access the network interfaces on the hosts that run your functions. The NetBird netstack mode addresses this by providing a simulated TUN device and a SOCKS5 proxy that targets that device. This allows your Lambda function to access other services in your NetBird network via the proxy.

  • WGDashboard

    Simplest dashboard for WireGuard VPN written in Python w/ Flask

  • Pi-Hole-on-Google-Compute-Engine-Free-Tier-with-Full-Tunnel-and-Split-Tunnel-Wireguard-VPN-Configs

    Run your own privacy-first ad blocking service at home, or in the cloud for free with Google Cloud Services.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • defguard

    Enterprise, fast, secure VPN & SSO platform with hardware keys, 2FA/MFA

  • Project mention: Happy Saint Nicholas' Day 🎅 Here is a beautiful Wireguard Desktop Client to connect to your home lab 🤩 | /r/homelab | 2023-12-06

    We're bringing you the most beautiful (in our opinion) #Wireguard Desktop Client on the market 💥 and many many new features! (full release notes)

  • wg-manager

    A easy to use WireGuard dashboard and management tool

  • pi-hole-unbound-wireguard

    Turning your Raspberry Pi into an ad-blocking VPN with built-in DNS resolution using Pi-Hole, Unbound & WireGuard.

  • Project mention: What would be the best way to VPN into my pihole from my mobile phone while I am out of the home? | /r/pihole | 2023-06-12

    In addition follow this until you get to the WireGuard install and install PiVPN instead: https://github.com/notasausage/pi-hole-unbound-wireguard.

  • prometheus_wireguard_exporter

    A Prometheus exporter for WireGuard, written in Rust.

  • Project mention: Monitoring external application outside of cluster | /r/PrometheusMonitoring | 2023-06-22

    I have a wireguard VPN set up between a node on SITE A and a machine on SITE B. I want to utilize prometheus that is running inside the cluster to monitor the VPN connection using WireGuard Exporter (running on the SITE A node) and setting it up in accordance with this: WireGuard-vpn-s2s.

  • WireGuard-Guide

    WireGuard Guide. Learn all about WireGuard for Networking and in the Cloud (Microsoft Azure, AWS, and Google Cloud).

  • wireguard-kmod

    WireGuard for UDM series routers

  • Project mention: Site-to-site VPN with UDMP and 3rd party router | /r/Ubiquiti | 2023-06-04

    I currently have site to site set up and working using kmod-wireguard on the UDMP, (https://github.com/tusc/wireguard-kmod) and a netgear running DDWRT on its native wireguard client.

  • protonvpn-docker

    ProtonVPN Wireguard Docker Image. Supports ARMv8 (64-bit ) and x86 (64-Bit).

  • Project mention: Can we use WireGuard instead of OpenVPN to use Python protonvpn module? | /r/ProtonVPN | 2023-06-07

    Found this: https://github.com/tprasadtp/protonvpn-docker

  • wag

    Simple Wireguard 2FA

  • Project mention: Anyone centrally managing clients VPN connections/users/settings? | /r/selfhosted | 2023-06-28
  • wireguard-rs

    Rust library providing unified WireGuard interface to native/kernel and userspace implementations

  • Project mention: Show HN: Rust crate providing a unified high-level API for WireGuard protocol | news.ycombinator.com | 2024-01-29
  • hide.client.linux

    Hide.me CLI VPN client for Linux

  • Project mention: PornHub restricted my access because elected officials in Mississippi banned it. I live in Louisiana -_- | /r/Vent | 2023-12-09

    Ditto. I use hide.me, it's a free option that, as far as I know, is pretty decent and isn't spyware.

  • wireguard_config_maker

    Simple Java program to create wireguard client config files

  • terransible-wirehole

    Wirehole (Wireguard, Pi-hole, Upbound) deployment on Free Tier Oracle Cloud or other providers leveraging Docker Containers and deployed using Terraform and Ansible.

  • ansible_selfhost_vpn

    Ansible Playbooks To Turn A VPS Into A Wireguard VPN Server

  • AzureWireGuard

    An Azure Bicep template to quickly setup your own WireGuard VPN Server.

  • Project mention: trying to setup wireguard, no internet | /r/WireGuard | 2023-06-29

    I came across algo but seemed a bit too sophisticated for the use case. also used this https://github.com/vijayshinva/AzureWireGuard

  • namespaced-wireguard-vpn

    Systemd configuration for a network namespace containing a WireGuard VPN connection

  • wireguard-rofi-waybar

    Plugin for Waybar and rofi to use NetworkManager's WireGuard capabilities

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

wireguard-vpn related posts

  • AWS Lambda Serverless Security. Mistakes, Oversights, and Potential Vulnerabilities

    3 projects | dev.to | 3 May 2024
  • Using NetBird for Kubernetes Access

    5 projects | dev.to | 29 Apr 2024
  • IPv6 Breaks Android Apps

    1 project | /r/WireGuard | 11 Dec 2023
  • A word of caution about Tailscale

    12 projects | /r/selfhosted | 9 Dec 2023
  • This is what i came home to after work today

    1 project | /r/3Dprinting | 9 Dec 2023
  • Happy Saint Nicholas' Day 🎅 Here is a beautiful Wireguard Desktop Client to connect to your home lab 🤩

    2 projects | /r/homelab | 6 Dec 2023
  • Como não aparecer no I Know What You Download

    2 projects | /r/pirataria | 4 Dec 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com