Skip to content

Instantly share code, notes, and snippets.

@daniel31x13
daniel31x13 / README.md
Created January 5, 2023 21:46 — forked from hamid-rostami/README.md
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