Re: gutd — WireGuard traffic obfuscator via TC/XDP eBPF (no kernel patches)
"Jason A. Donenfeld" <[email protected]> Mon, 23 Mar 2026 18:43:35 +0100
| Newsgroups | com.zx2c4.lists.wireguard |
|---|---|
| Message-ID | <CAHmME9q6vwkXp0Hzsp7ZoLN6QxNr_Lsqu12OWjOi1shhV-seyQ@mail.gmail.com> |
Hi sh0rch, This is an awesome project! It seems like doing this with eBPF and TC/XDP is exactly the right way to do this, and lets you just drop it in on top of an existing configuration. I really like this architecture. I'll try to find some time to look at the internals in proper detail. But I think this is basically the right direction. Thank you for implementing it! Jason