Skip to content

Instantly share code, notes, and snippets.

View delbertbeta's full-sized avatar
🤒
Out sick

delbertbeta delbertbeta

🤒
Out sick
View GitHub Profile
@hamid-rostami
hamid-rostami / README.md
Last active November 19, 2025 00:53
wireguard over TCP

To pass wireguard's traffic through a TCP tunnel by using udp2raw

Requirements

For Arch linux, install udp2raw by pacman: pacman -S udp2raw

For Debian or Ubuntu, you can use a binary release from: https://github.com/wangyu-/udp2raw/releases