Wireguard on Azure (no handshake)

This page summarizes the projects mentioned and recommended in the original post on /r/WireGuard

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • wireguard-vyatta-ubnt

    WireGuard for Ubiquiti Devices

    /etc/wireguard# systemctl status [email protected][email protected] - WireGuard via wg-quick(8) for wg0 Loaded: loaded (/lib/systemd/system/[email protected]; enabled; vendor preset: enabled) Active: active (exited) since Wed 2022-11-09 18:36:38 UTC; 1h 43min ago Docs: man:wg-quick(8) man:wg(8) https://www.wireguard.com/ https://www.wireguard.com/quickstart/ https://git.zx2c4.com/wireguard-tools/about/src/man/wg-quick.8 https://git.zx2c4.com/wireguard-tools/about/src/man/wg.8 Main PID: 675 (code=exited, status=0/SUCCESS) Tasks: 0 (limit: 472) Memory: 0B CGroup: /system.slice/system-wg\x2dquick.slice/[email protected] Nov 09 18:36:37 network-tool2 systemd[1]: Starting WireGuard via wg-quick(8) for wg0... Nov 09 18:36:37 network-tool2 wg-quick[675]: [#] ip link add wg0 type wireguard Nov 09 18:36:37 network-tool2 wg-quick[675]: [#] wg setconf wg0 /dev/fd/63 Nov 09 18:36:37 network-tool2 wg-quick[675]: [#] ip -4 address add 10.8.0.1/24 dev wg0 Nov 09 18:36:38 network-tool2 wg-quick[675]: [#] ip link set mtu 1420 up dev wg0 Nov 09 18:36:38 network-tool2 wg-quick[675]: [#] iptables -A FORWARD -i wg0 -j ACCEPT; iptables -A FORWARD -o wg0 -j ACCEPT; iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE Nov 09 18:36:38 network-tool2 systemd[1]: Finished WireGuard via wg-quick(8) for wg0.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts