Shell Wireguard

Open-source Shell projects categorized as Wireguard

Top 23 Shell Wireguard Projects

  • wireguard-install

    WireGuard VPN installer for Linux servers

  • Project mention: Ubuntu defaults to wg0 instead of eno1 after installing Wireguard | /r/Ubuntu | 2023-07-12

    Btw you can try this script..

  • pivpn

    The Simplest VPN installer, designed for Raspberry Pi

  • Project mention: PiVPN v4.6.0: The End | news.ycombinator.com | 2024-04-06
  • 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
  • wireguard-docs

    📖 Unofficial WireGuard Documentation: Setup, Usage, Configuration, and full example setups for VPNs supporting both servers & roaming clients.

  • unifios-utilities

    A collection of enhancements for UnifiOS based devices

  • Project mention: Unifi Express - Ad Blocking | /r/Ubiquiti | 2023-12-07

    I just purchased the unifi express and I have been researching its capabilities and more specifically ad blocking functionality. I have found that people are complaining about the ad blocking abilities not being very granular and referring to unifios-utilities and running something like pi hole or adguard as an alternative. Can I safely assume that these options will be available to the unifi express?

  • wireguard-install

    WireGuard road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora (by Nyr)

  • Project mention: VPNs are being blocked | /r/Turkey | 2023-12-08

    after that u can simply run this script https://github.com/Nyr/wireguard-install that helps you automatically install wireguard and create a config ( to add more configs just run it again ). This script also generates QR code that you can simply scan by ur phone

  • wireguard-manager

    ✔️ WireGuard-Manager is an innovative tool designed to streamline the deployment and management of WireGuard VPNs. Emphasizing user-friendliness and security, it simplifies the complexities of VPN configuration, offering a robust yet accessible solution for both personal and professional use.

  • 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.

  • SaaSHub

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

    SaaSHub logo
  • selfhosted-gateway

    Self-hosted Docker native tunneling to localhost. Expose local docker containers to the public Internet with a docker compose interface.

  • Project mention: Reverst: Reverse Tunnels in Go over HTTP/3 and QUIC | news.ycombinator.com | 2024-04-08

    Nice, check out the selfhosted-gateway if you're looking for something similar without any custom implementation https://github.com/fractalnetworksco/selfhosted-gateway

  • easy-wg-quick

    Creates Wireguard configuration for hub and peers with ease

  • Project mention: Snowden leak: Cavium networking hardware may contain NSA backdoor | news.ycombinator.com | 2023-09-19

    So in real life terms, what does this mean for people that own USG3s? If you're so inclined, replace it? Or not use the VPN feature in the Unifi admin console?

    Personally, I just forward all WireGuard traffic to another computer on my network and use https://github.com/burghardt/easy-wg-quick to setup a simple VPN.

  • ansible-easy-vpn

    An Ansible playbook that sets up a Wireguard server with ad blocking, DNS-over-HTTPS, and a WebUI with 2FA

  • Project mention: Set up a WireGuard server with ad blocking, DNS-over-HTTPS, and a WebUI with 2FA | news.ycombinator.com | 2023-09-08
  • synology-wireguard

    WireGuard support for some Synology NAS drives

  • Project mention: VPN + Mapped Drive in Windows? | /r/synology | 2023-06-01

    Try here: https://github.com/runfalk/synology-wireguard

  • docker-compose-nas

    Simple Docker Compose NAS featuring Sonarr, Radarr, Prowlarr, Jellyfin, qBittorrent, PIA VPN and Traefik with SSL support

  • Project mention: 'Impossible' to create AI tools like ChatGPT without copyrighted material, OpenA | news.ycombinator.com | 2024-01-08

    What do you mean "made up"?

    The Arrs suite is definitely a thing, as are the other tools I talk about.

    There's a reference docker that automates this whole toolchain https://github.com/AdrienPoupa/docker-compose-nas

    WHats nice is that Prowlarr will scrape all the torrent sites for goodies to index, and your users in jellyfin can just request, and it just shows up.

    You can even have a discord channel and the tools will announce when stuff's done.

    Piracy is 10000x better than paying for continually worsening streaming (pile of shit).

  • split-vpn

    A split tunnel VPN script for Unifi OS routers (UDM, UXG, UDR) with policy based routing.

  • Project mention: Apparently I’ve sent 14GB worth of certificate signing requests. AMA | /r/Ubiquiti | 2023-12-07

    With Router side VPN it shows up in the DPI.

  • nordvpn

    NordVpn Docker Client

  • arch-delugevpn

    Docker build script for Arch Linux base with Deluge, Privoxy and OpenVPN

  • Project mention: How to host a docker based proxy for selected containers | /r/selfhosted | 2023-11-04

    Basically, I would like that few of my containers to use a proxy whenever they need to access the external world (e.g. Sonarr and its friends). At the moment, for Deluge I am using binhex docker image, an all in one solution for torrent, vpn and so on. Just to add an extra security layer, I would like to obfuscate from my ISP all the calls that the *Arr friends are doing to the usual search engines.

  • 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.

  • selfhosted

    docker compose + traefik + tailscale

  • wireguard-initramfs

    Use dropbear over wireguard.

  • Project mention: How to avoid typing password of LUKS encrypted server every boot? | /r/homelab | 2023-07-05
  • 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

  • Raspberry-Pi-Guide

    Raspberry Pi Guide. Learn all about the Raspberry Pi and other cool tools such as Tailscale, WireGuard, Home Assistant, Homebridge, ESPHome, and Watchdog timer.

  • realworlddevopscourse

    Accompanying files for "Real world Devops project from start to finish" course

  • Project mention: Ask HN: Those making $500/month on side projects in 2024 – Show and tell | news.ycombinator.com | 2024-01-23

    https://sre.rs - DevOps course for small companies and individuals/self-hosters.

    I’ve posted this previously, but it’s been more than a year since I published the course and it’s still right about $500/mon.

    When I was starting all this, I had higher hopes, but it’s been difficult competing with instructors who already have tens of thousands of students and thousands of reviews - they appear on first page when you search for a particular subject and “no one” goes past the first page.

  • nat-traversal-github-actions-openvpn-wireguard

    OpenVPN and WireGuard server on GitHub Actions: representative NAT traversal case

  • Project mention: OpenVPN and WireGuard server on GitHub Actions: representative NAT traversal | news.ycombinator.com | 2024-01-09
  • wireguard-tools

    Wireguard helper scripts (by psyhomb)

  • 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).

Shell Wireguard related posts

Index

What are some of the best open-source Wireguard projects in Shell? This list will help you:

Project Stars
1 wireguard-install 7,213
2 pivpn 6,918
3 wireguard-docs 4,377
4 unifios-utilities 3,775
5 wireguard-install 3,626
6 wireguard-manager 1,540
7 wireguard-vyatta-ubnt 1,434
8 selfhosted-gateway 1,133
9 easy-wg-quick 957
10 ansible-easy-vpn 948
11 synology-wireguard 902
12 docker-compose-nas 806
13 split-vpn 791
14 nordvpn 699
15 arch-delugevpn 668
16 wireguard-kmod 351
17 selfhosted 296
18 wireguard-initramfs 275
19 protonvpn-docker 265
20 Raspberry-Pi-Guide 224
21 realworlddevopscourse 216
22 nat-traversal-github-actions-openvpn-wireguard 182
23 wireguard-tools 176

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