You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two NAT'd peers point their Endpoint = at hyper-derp; the relay forwards UDP between them. Works with stock wg, wg-quick, pfSense, and the mobile WireGuard apps — no client-side changes.
Optional XDP fast path forwards in the kernel, hitting 10.4 Gbit/s on 25 GbE bare-metal and 3.7 Gbit/s on a 4-vCPU GCP VM.
apt install hyper-derp now ships everything you need: the operator CLI is bundled, the systemd unit comes pre-configured, and the IPC dir is set up by the postinst. Nothing else to do.
Naming
hd-cli → hdcli, hd-wg → hdwg to line up with the existing hdctl / hdcat. Pre-release rename — no compat aliases.
DERP path
Unchanged. Still drop-in compatible with Tailscale, Headscale, and any standard DERP client.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
What's new
hyper-derpnow does WireGuard.WireGuard relay mode
Two NAT'd peers point their
Endpoint =at hyper-derp; the relay forwards UDP between them. Works with stockwg,wg-quick, pfSense, and the mobile WireGuard apps — no client-side changes.Optional XDP fast path forwards in the kernel, hitting 10.4 Gbit/s on 25 GbE bare-metal and 3.7 Gbit/s on a 4-vCPU GCP VM.
Homelab quickstart — eight copy-paste steps from a clean Debian box.
One-package install
apt install hyper-derpnow ships everything you need: the operator CLI is bundled, the systemd unit comes pre-configured, and the IPC dir is set up by the postinst. Nothing else to do.Naming
hd-cli→hdcli,hd-wg→hdwgto line up with the existinghdctl/hdcat. Pre-release rename — no compat aliases.DERP path
Unchanged. Still drop-in compatible with Tailscale, Headscale, and any standard DERP client.
Install
Full changelog: CHANGELOG.md · Bench numbers: HD.Benchmark
This discussion was created from the release v0.2.0.
Beta Was this translation helpful? Give feedback.
All reactions